mirror of
https://github.com/TECHNOFAB11/bumpver.git
synced 2025-12-12 14:30:09 +01:00
f**k dis s**t
This commit is contained in:
parent
115af13b51
commit
e32448ea8c
2 changed files with 1 additions and 2 deletions
|
|
@ -18,4 +18,4 @@ DEVELOPMENT_PYTHON_VERSION := python=3.6
|
||||||
# - python=3.7
|
# - python=3.7
|
||||||
# - pypy2.7
|
# - pypy2.7
|
||||||
# - pypy3.5
|
# - pypy3.5
|
||||||
SUPPORTED_PYTHON_VERSIONS := python=2.7 python=3.4 python=3.6 python=3.7 pypy2.7 pypy3.5
|
SUPPORTED_PYTHON_VERSIONS := python=2.7 python=3.6 python=3.7 pypy2.7 pypy3.5
|
||||||
|
|
|
||||||
1
setup.py
1
setup.py
|
|
@ -69,7 +69,6 @@ setuptools.setup(
|
||||||
"Operating System :: MacOS :: MacOS X",
|
"Operating System :: MacOS :: MacOS X",
|
||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
"Programming Language :: Python :: 2.7",
|
"Programming Language :: Python :: 2.7",
|
||||||
"Programming Language :: Python :: 3.4",
|
|
||||||
"Programming Language :: Python :: 3.5",
|
"Programming Language :: Python :: 3.5",
|
||||||
"Programming Language :: Python :: 3.6",
|
"Programming Language :: Python :: 3.6",
|
||||||
"Programming Language :: Python :: 3.7",
|
"Programming Language :: Python :: 3.7",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue