mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2024-11-16 03:47:05 +01:00
README.md: update Python version requirement
Pandas 1.4.0 requires Python 3.8+.
This commit is contained in:
parent
f826d25ea1
commit
38a0afa048
@ -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.7+ virtual environment and install the dependencies:
|
||||
Create a Python 3.8+ virtual environment and install the dependencies:
|
||||
|
||||
$ python3 -m venv venv
|
||||
$ source venv/bin/activate
|
||||
|
Loading…
Reference in New Issue
Block a user