Skip to content

Commit c321e3f

Browse files
committed
do not test for python 2.7 anymore
1 parent a29692b commit c321e3f

File tree

3 files changed

+0
-24
lines changed

3 files changed

+0
-24
lines changed

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@ matrix:
1414
- QT_VERSION=5
1515
- DEPLOY_CONDA=true
1616
os: linux
17-
- env:
18-
- PYTHON_VERSION=2.7
19-
- QT_VERSION=4
20-
- DEPLOY_CONDA=true
21-
os: linux
2217
- env:
2318
- PYTHON_VERSION=3.7
2419
- QT_VERSION=5

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ def run_tests(self):
4040
'Topic :: Scientific/Engineering :: GIS',
4141
'Topic :: Scientific/Engineering',
4242
'License :: OSI Approved :: GNU General Public License v2 (GPLv2)',
43-
'Programming Language :: Python :: 2',
44-
'Programming Language :: Python :: 2.7',
4543
'Programming Language :: Python :: 3',
4644
'Programming Language :: Python :: 3.2',
4745
'Programming Language :: Python :: 3.3',

tests/envs/environment_py2.7_qt4.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)