We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bc389 commit 03d1496Copy full SHA for 03d1496
.travis.yml
@@ -1,7 +1,6 @@
1
language: python
2
3
python:
4
- - 3.4
5
- 3.5
6
- 3.6
7
setup.py
@@ -21,7 +21,6 @@
21
'Development Status :: 5 - Production/Stable',
22
'License :: OSI Approved :: BSD License',
23
'Topic :: Scientific/Engineering :: GIS',
24
- 'Programming Language :: Python :: 3.4',
25
'Programming Language :: Python :: 3.5',
26
'Programming Language :: Python :: 3.6',
27
],
0 commit comments