Skip to content

Commit

Permalink
alpha trove
Browse files Browse the repository at this point in the history
  • Loading branch information
grizz committed Jul 17, 2018
1 parent e87a407 commit 228ca5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
classifiers=[
'Development Status :: 4 - Beta',
'Framework :: Pytest',
'Topic :: Software Development :: Testing',
'License :: OSI Approved :: Apache Software License',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Topic :: Software Development :: Testing',
],
packages = find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 228ca5e

Please sign in to comment.