Metadata-Version: 1.1
Name: pyupio
Version: 0.1.1
Summary: A tool to update all your projects requirements
Home-page: https://github.com/pyupio/pyup
Author: Jannis Gebauer
Author-email: ja.geb@me.com
License: MIT
Description: ===============================
        pyup
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/pyup.svg
                :target: https://pypi.python.org/pypi/pyupio
        
        .. image:: https://img.shields.io/travis/pyupio/pyup.svg
                :target: https://travis-ci.org/pyupio/pyup
        
        .. image:: https://readthedocs.org/projects/pyup/badge/?version=latest
                :target: https://readthedocs.org/projects/pyup/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://codecov.io/github/pyupio/pyup/coverage.svg?branch=master
                :target: https://codecov.io/github/pyupio/pyup?branch=master
        
        
        A tool to update all your projects requirements
        
        
        
        
        History
        -------
        
        0.1.1 (2015-12-27)
        ---------------------
        
        * Fixed minor packing issue.
        
        0.1 (2015-12-27)
        ---------------------
        
        * (silent) release on PyPI.
        
Keywords: pyup
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
