Metadata-Version: 1.1
Name: sqre-gtf
Version: 0.1.13
Summary: GitHub Protection, TravisCI and Flake8 tools for LSST DM.
Home-page: https://github.com/lsst-sqre/gtf
Author: J. Matt Peterson
Author-email: jmatt@jmatt.org
License: MIT
Description: # sqre-gtf
        
        [![Build Status](https://travis-ci.org/lsst-sqre/sqre-gtf.svg?branch=master)](https://travis-ci.org/lsst-sqre/sqre-gtf)
        
        Github TravisCI and Flake8 and update automation for LSST DM SQuaRE.
        
        ## Installation
        
        sqre-gtf runs on Python 2.7, 3.5 and 3.6. You can install it with
        
        ```bash
        pip install sqre-gtf
        ```
        
        This will also install dependencies: `sqre-github3`, `sqre-codekit`, `progress` and `gitpython`.
        
Keywords: lsst
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
