Skip to content

Commit

Permalink
Added Python 3.6 to the setup.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnobile2012 committed Jun 18, 2017
1 parent 69d3e36 commit 463e1e9
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 @@ -41,6 +41,7 @@ def version():
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
install_requires=[
'defusedxml',
Expand Down

0 comments on commit 463e1e9

Please sign in to comment.