A library that computes the ephemerides.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 

13 satır
240 B

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