mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-07 21:31:49 +02:00
Update requirements.
Suggested by @mermakov.
This commit is contained in:
parent
4fc43f36c9
commit
4c955c79b8
2 changed files with 6 additions and 2 deletions
|
@ -122,7 +122,9 @@ Installation
|
||||||
|
|
||||||
Requirements: Python 3.9.
|
Requirements: Python 3.9.
|
||||||
|
|
||||||
To install all packages, run:
|
* Install [cairo 2D graphic library](https://www.cairographics.org/download/),
|
||||||
|
* install Python packages:
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
|
@ -170,7 +170,9 @@ Every way and node displayed with the random color picked for each author with \
|
||||||
|
|
||||||
Requirements\: Python 3.9/* or higher*/.
|
Requirements\: Python 3.9/* or higher*/.
|
||||||
|
|
||||||
To install all packages, run\:
|
\list
|
||||||
|
{Install \ref {https://www.cairographics.org/download/} {cairo 2D graphic library},}
|
||||||
|
{install Python packages\:}
|
||||||
|
|
||||||
\code {pip install -r requirements.txt
|
\code {pip install -r requirements.txt
|
||||||
pip install .} {bash}
|
pip install .} {bash}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue