added trove classifiers for python 3.10
This commit is contained in:
parent
405e9a2a79
commit
df64e839d7
1
setup.py
1
setup.py
@ -50,6 +50,7 @@ setup(
|
||||
"Programming Language :: Python :: 3.7",
|
||||
"Programming Language :: Python :: 3.8",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: Implementation :: CPython",
|
||||
],
|
||||
entry_points={"console_scripts": ["waybackpy = waybackpy.cli:main"]},
|
||||
|
Loading…
Reference in New Issue
Block a user