Correctie dependecy

This commit is contained in:
Marcel Nijenhof
2021-07-27 20:47:29 +02:00
parent e3ea71bb21
commit 5ecc6eac1e

View File

@@ -17,7 +17,7 @@ setuptools.setup(
'python-dateutil', 'python-dateutil',
'requests', 'requests',
'numpy', 'numpy',
'OpenSSL' 'pyopenssl'
], ],
classifiers=[ classifiers=[
"Programming Language :: Python :: 3", "Programming Language :: Python :: 3",