Skip to content

Commit

Permalink
Merge pull request #17 from sigmavirus24/patch-1
Browse files Browse the repository at this point in the history
Add Flake8 classifier
  • Loading branch information
gforcada committed Oct 27, 2016
2 parents 9201fe1 + 7985b86 commit bfa7931
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 @@ -17,6 +17,7 @@
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
classifiers=[
'Development Status :: 3 - Alpha',
'Framework :: Flake8',
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
"Operating System :: OS Independent",
'Programming Language :: Python',
Expand Down

0 comments on commit bfa7931

Please sign in to comment.