Metadata-Version: 2.1
Name: python-test-setup
Version: 0.14
Summary: An example project for demonstratin an automated Python test setup with tox, unittest and travisCI.
Home-page: https://github.com/ps-george/python-test-setup
Author: George Punter
Author-email: puntersg@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=2.7


# python-test
Bootstrap tox + travis test setup for Python projects.


