updating latest from mac

This commit is contained in:
2019-11-25 18:13:52 +00:00
parent 3e8988f369
commit 1c76e1801c
73 changed files with 2267 additions and 202 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "plex-posters"
version = "0.1.0"
version = "0.1.4"
description = ""
authors = ["dtomlinson <dtomlinson@panaetius.co.uk>"]
@@ -10,6 +10,8 @@ praw = "^6.4"
[tool.poetry.dev-dependencies]
pytest = "^3.0"
mypy = "^0.740.0"
pudb = "^2019.2"
[build-system]
requires = ["poetry>=0.12"]