This commit is contained in:
Friedrich Lindenberg 2020-08-23 13:48:01 +02:00
parent f4b9e754d8
commit e9c8b11102

View File

@ -38,6 +38,7 @@ setup(
"coverage",
"psycopg2-binary",
"PyMySQL",
"cryptography",
]
},
tests_require=["nose"],