mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-08-02 10:57:13 -04:00
The pip package was broken! I violated ancient software development wisdom: "If you haven't tested it, it doesn't work." It is now working in: https://pypi.org/project/astronomy-engine/2.0.15/ Version 2.0.15 of Astronomy Engine for Python (pip) and Node.js (npm) add support for the new SiderealTime function. This was previously an internal function, but now it is exposed for outside callers.
5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
*.pyc
|
|
astronomy_engine.egg-info/
|
|
dist/
|
|
astronomy/__init__.py
|