world-ecoregion/INSTALL.md
2019-02-02 16:16:38 +03:30

7 lines
73 B
Markdown

```
pyenv install 3.7.2
pyenv local
pip install -r requirements.txt
```