Working on package update notifier

This commit is contained in:
Davte
2020-04-26 23:14:10 +02:00
parent 5a70dcfeb2
commit f0be5b5ff2
3 changed files with 33 additions and 11 deletions

View File

@@ -59,6 +59,7 @@ setuptools.setup(
'bs4',
'dataset',
],
python_requires='>=3.5',
classifiers=[
"Development Status :: 5 - Production/Stable",
"Environment :: Console",