Add user manageable reddit filters

This commit is contained in:
Sonny Bakker 2020-12-19 20:47:18 +01:00
parent 73e823bb05
commit f98220f8cc
15 changed files with 1673 additions and 2 deletions

View file

@ -40,5 +40,5 @@ tblib = "1.6.0"
coverage = "^5.1"
[build-system]
requires = ["poetry>=0.12"]
requires = ["poetry>=1.0.10"]
build-backend = "poetry.masonry.api"