Sfoglia il codice sorgente
chore: remove Python minor version
Python 3.8 is currently not available on Mac, making the installation
hard for development purpose
tags/v0.4.0
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: A129206624BCD006
1 ha cambiato i file con
1 aggiunte e
1 eliminazioni
-
Pipfile
|
|
@@ -14,4 +14,4 @@ tabulate = "*" |
|
|
|
numpy = ">=1.17.0,<2.0.0" |
|
|
|
|
|
|
|
[requires] |
|
|
|
python_version = "3.8" |
|
|
|
python_version = "3" |