mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 06:20:08 +01:00
Drop python 2 support
This commit is contained in:
parent
e1f92c4962
commit
95234dfd0b
2 changed files with 1 additions and 3 deletions
2
setup.py
2
setup.py
|
|
@ -68,8 +68,6 @@ setuptools.setup(
|
|||
"Operating System :: Microsoft :: Windows",
|
||||
"Operating System :: MacOS :: MacOS X",
|
||||
"Programming Language :: Python",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue