Skip to content

Commit

Permalink
Upgrade project to production ready
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lane committed Apr 14, 2018
1 parent 5dbfe60 commit 1b4ca92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@
keywords='testing selenium qa web automation',
install_requires=['lxml', 'cssselect'],
license=__license__,
classifiers=['Development Status :: 4 - Beta',
classifiers=['Development Status :: 5 - Production/Stable',
'Intended Audience :: Developers',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
Expand Down

0 comments on commit 1b4ca92

Please sign in to comment.