Metadata-Version: 2.1
Name: ci-info
Version: 0.1.1
Summary: Continuous Integration Information
Home-page: https://github.com/mgxd/ci-info
Author: Mathias Goncalves
Author-email: mathiasg@mit.edu
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides: ci
Requires-Python: >= 2.7
Requires-Dist: future
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

UNKNOWN


