#311 Use setuptools-markdown

This commit is contained in:
nvbn
2015-07-27 22:23:20 +03:00
parent 368be788d7
commit 63e62fcba3
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -309,5 +309,12 @@ Run unit and functional tests (requires docker):
FUNCTIONAL=true py.test
```
For sending package to pypi:
```bash
sudo apt-get install pandoc
./release.py
```
## License MIT
Project License can be found [here](LICENSE.md).