Skip to content

Commit

Permalink
Merge pull request paramiko#991 from felixonmars/patch-1
Browse files Browse the repository at this point in the history
Add Python 3.6 to classifiers
  • Loading branch information
bitprophet authored Jun 12, 2017
2 parents 353e628 + 2792bf7 commit 25e6292
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 @@ -72,6 +72,7 @@
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
],
install_requires=[
'bcrypt>=3.0.0',
Expand Down

0 comments on commit 25e6292

Please sign in to comment.