Added ci for releasing new versions to pypi

This commit is contained in:
Eddy Hintze
2020-01-19 09:25:00 -05:00
commit 62c39d7bd9
9 changed files with 280 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
from .generate_cookie import generate_cookie # noqa: F401
from .download_library import download_library # noqa: F401