Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
support Python 3.6
  • Loading branch information
nicodv authored Mar 30, 2017
1 parent 4ee7afd commit f631646
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Topic :: Scientific/Engineering'],
)

0 comments on commit f631646

Please sign in to comment.