pymodules -> py_modules, fix packaging

This commit is contained in:
Gavin M. Roy 2020-04-10 16:26:18 -04:00
parent 9056d9b8b1
commit 58100b3a54
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.0.0
1.0.1

View file

@ -36,7 +36,7 @@ install_requires =
aiopg>=1.0.0,<2
sprockets.http>=2.1.1,<3
tornado>=6,<7
pymodules =
py_modules =
sprockets_postgres
zip_safe = true