1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Drop 2.7 support

This commit is contained in:
giginet 2022-07-18 13:49:21 +09:00
parent cc483e1877
commit 126e6b7443
2 changed files with 1 additions and 1 deletions

View file

@ -22,6 +22,7 @@ setup(
},
classifiers=[
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",