mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-11-16 03:47:05 +01:00
README.md: Python 3.9
This commit is contained in:
parent
5ed93e9f30
commit
541ad7ed6b
@ -12,7 +12,7 @@
|
||||
You can try [the hosted version](https://fierce-ocean-30836.herokuapp.com) or host it yourself (see below).
|
||||
|
||||
## Usage
|
||||
Create a Python 3.8+ virtual environment and install the dependencies:
|
||||
Create a Python 3.9+ virtual environment and install the dependencies:
|
||||
|
||||
$ python3 -m venv venv
|
||||
$ source venv/bin/activate
|
||||
|
Loading…
Reference in New Issue
Block a user