Przeglądaj źródła

fix: fix Python support for NumPy

pull/40/head
Jérôme Deuchnord 2 lat temu
rodzic
commit
47ffc0f052
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Wyświetl plik

@@ -20,7 +20,7 @@ classifiers = [
]

[tool.poetry.dependencies]
python = "^3.7"
python = ">=3.7,<3.11"
skyfield = "^1.21"
skyfield-data = "^3.0"
numpy = "^1.17"


Ładowanie…
Anuluj
Zapisz