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-06-02 16:47:36 -04:00
committed by Ana Ruelas
parent 0a672c7343
commit a2fbb9ee7f
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',