mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +01:00
README-dev.md: update note about Python
This commit is contained in:
parent
88077ea494
commit
51cc63843b
@ -12,11 +12,11 @@ From the CSV we use a series of Python scripts to create the RDF ([TTL](https://
|
||||
|
||||
## General Requirements
|
||||
|
||||
- Python 3.7+
|
||||
- Python 3.8+
|
||||
- Node.js 12+ and NPM
|
||||
|
||||
## Python Setup
|
||||
Create a Python 3 (3.7+) virtual environment and install the requirements:
|
||||
Create a Python virtual environment and install the requirements:
|
||||
|
||||
```console
|
||||
$ python3 -m venv virtualenv
|
||||
|
Loading…
Reference in New Issue
Block a user