[Doc] Cantera supports Python 3.5

This commit is contained in:
Bryan W. Weber 2016-02-05 10:58:17 -05:00
parent 848650f4fb
commit 58551b4813

View file

@ -83,6 +83,7 @@ setup(
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Topic :: Scientific/Engineering :: Chemistry',
],
package_data = {