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