cic-utils/Readme.md

11 lines
316 B
Markdown
Raw Normal View History

# CIC-Utils
2022-02-03 09:01:33 +01:00
[![Status](https://ci.grassecon.net/api/badges/grassrootseconomics/cic-utils/status.svg?ref=refs/heads/main)](https://ci.grassecon.net/grassrootseconomics/cic-utils)
2022-02-03 11:13:12 +01:00
## Development
### Requirements
- [poetry](https://python-poetry.org/docs/#installation)
### Testing
```
bash ./tests/run_tests.sh
```