Metadata-Version: 2.1
Name: constellation
Version: 0.0.2
Summary: Deploy scripts for constellations of docker containers
Home-page: https://github.com/reside-ic/constellation
Author: Rich FitzJohn
Author-email: r.fitzjohn@imperial.ac.uk
License: MIT
Description: ## constellation
        
        [![Build Status](https://travis-ci.com/reside-ic/constellation.svg?branch=master)](https://travis-ci.com/reside-ic/constellation)
        [![codecov.io](https://codecov.io/github/reside-ic/constellation/coverage.svg?branch=master)](https://codecov.io/github/reside-ic/constellation?branch=master)
        
        ## Installation
        
        From local sources
        
        ```
        python3 setup.py install --user
        ```
        
        (you may need `--upgrade` to upgrade older versions of python packages).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
