ojuso-map/README.md

15 lines
401 B
Markdown
Raw Normal View History

2017-05-18 15:20:15 +00:00
# ojuso-map
[![Translation](http://translate.ojuso.org/widgets/platform/-/svg-badge.svg)](http://translate.ojuso.org/engage/platform/?utm_source=widget)
2017-05-18 15:20:15 +00:00
Kickass map for the Ojuso Project
2018-04-08 20:22:31 +00:00
# Run The Tests
```bash
$ cat system-requirements.txt | sudo apt-get install -y
$ pip install -r test_requirements.txt
$ pytest
```
Please note, the system dependencies have only been tested on Debian Stretch.