A library that computes the ephemerides.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

.gitpod.yml 208 B

1234567891011
  1. github:
  2. prebuilds:
  3. pullRequestsFromForks: true
  4. vscode:
  5. extensions:
  6. - ms-vscode.makefile-tools
  7. tasks:
  8. - before: pip install -U pip pipenv
  9. init: pipenv lock --pre && pipenv sync --dev --pre