Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 43cf116

Browse files
committed
Remove support for python 2.7 in the metadata
1 parent 26890da commit 43cf116

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,6 @@ def write_version_py(filename='UWGeodynamics/version.py'):
187187

188188
# Specify the Python versions you support here. In particular, ensure
189189
# that you indicate whether you support Python 2, Python 3 or both.
190-
'Programming Language :: Python :: 2',
191-
'Programming Language :: Python :: 2.7',
192190
'Programming Language :: Python :: 3.3',
193191
'Programming Language :: Python :: 3.4',
194192
'Programming Language :: Python :: 3.5',

0 commit comments

Comments
 (0)