- Update deploy job
- Add user manageable reddit filters
This commit is contained in:
Sonny Bakker 2020-12-19 21:03:29 +01:00
parent 116b6d1308
commit 04af0f9c5d
17 changed files with 1680 additions and 12 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"