adding initial movieposterporndownloader

This commit is contained in:
2019-11-30 03:47:27 +00:00
parent 77c2969682
commit 20496f9d86
32 changed files with 688 additions and 26 deletions

View File

@@ -0,0 +1,5 @@
from movieposterporndownloader import __version__
def test_version():
assert __version__ == '0.1.0'