Commit 371a8384 authored by Jacob Magnusson's avatar Jacob Magnusson

Add missing trove classifier for py35

parent 04914876
...@@ -73,6 +73,7 @@ setup( ...@@ -73,6 +73,7 @@ setup(
'Programming Language :: Python :: 2.6', 'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
], ],
test_suite='nose.collector' test_suite='nose.collector'
) )
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment