|
- [[source]]
- name = "pypi"
- url = "https://pypi.org/simple"
- verify_ssl = true
-
- [dev-packages]
- pylintfileheader = "*"
- pylint = "*"
- babel = "*"
- coveralls = "*"
- parameterized = "*"
-
- [packages]
- skyfield = ">=1.32.0,<2.0.0"
- tabulate = "*"
- numpy = ">=1.17.0,<2.0.0"
- termcolor = "*"
- python-dateutil = "*"
-
- [requires]
- python_version = "3"
|