Add missing Python 3.5 references (now supported)

Add this version to the Conda build matrix and to the setup.py file.
This commit is contained in:
Miguel Sánchez de León Peque
2017-05-23 09:39:21 +02:00
parent beba243e2e
commit a219e9910e
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -305,6 +305,7 @@ setup(
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Operating System :: OS Independent',
'Intended Audience :: Science/Research',
'Topic :: Office/Business :: Financial',