Metadata-Version: 2.0
Name: python-travis-deploy
Version: 1.0.0
Summary: A test project for deploying to PyPI from Travis
Home-page: https://github.com/SethMichaelLarson/python_travis_deploy
Author: Seth Michael Larson
Author-email: sethmichaellarson@gmail.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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
Requires: urllib3
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4

Python Travis Deploy
====================

A test project for deploying to PyPI from Travis



