mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2025-05-09 14:46:00 +02:00
Support Python 3.6 and 3.7 again
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
dist: bionic
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
install:
|
||||
- "pip install -r requirements.txt"
|
||||
|
Reference in New Issue
Block a user