Metadata-Version: 1.1
Name: sqre-pytravisci
Version: 0.0.4
Summary: TravisCI Python interaction class
Home-page: https://github.com/sqre-lsst/travisci
Author: Adam Thornton
Author-email: athornton@lsst.org
License: MIT
Description-Content-Type: UNKNOWN
Description: # pytravisci
        
        [![PyPI](https://img.shields.io/pypi/v/sqre-pytravisci.svg)](sqre-pytravisci)
        
        
        This is a class to facilitate Python interaction with TravisCI.
        
        ## Install
        
        Available from [pypi](https://pypi.python.org/pypi/sqre-pytravisci).
        
        ```bash
        pip install sqre-pytravisci
        ```
        
        ## License
        
        The MIT License. See the [LICENSE file](https://github.com/lsst-sqre/pytravisci/blob/master/LICENSE).
        
Keywords: lsst
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
