Skip to content

Commit

Permalink
fix for #73
Browse files Browse the repository at this point in the history
  • Loading branch information
shon committed May 19, 2017
1 parent 9a22ea9 commit bce2d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -47,7 +47,7 @@ def run_tests(self):
version=version,
url="http://shon.github.com/httpagentparser",
classifiers=[
'Programming Language :: Python',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3'
],
include_package_data=True,
Expand Down

0 comments on commit bce2d5d

Please sign in to comment.