Metadata-Version: 2.1
Name: colliery-py
Version: 0.0.0a0
Summary: A short description of the project
Home-page: UNKNOWN
Author: Dylan Storey
Author-email: dylan.storey@colliery.io
License: ""
Platform: UNKNOWN
Requires-Python: ~=3.7
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENCE

# colliery


colliery is going to be the next big thing !

A short description of the project

## Installation

```sh
pip install colliery
```

## Development

* Clone this repository
* Requirements:
  * `angreal`
* `pip install angreal && angreal setup`


This project was generated using the [angreal python template](https://github.com/angreal/python) template.


