This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
lib
mirror of
https://github.com/Kosmorro/lib
Watch
1
Star
0
Fork
0
Code
Issues
Releases
16
Activity
Browse Source
fix: add missing dependency
tags/v1.0.1
Jérôme Deuchnord
3 years ago
parent
761a43bcbd
commit
ec255daefd
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
setup.py
+ 1
- 0
setup.py
View File
@@ -38,6 +38,7 @@ setup(
packages=["kosmorrolib"],
install_requires=[
"skyfield>=1.21.0,<2.0.0",
"skyfield-data>=3.0.0,<4.0.0",
"numpy>=1.17.0,<2.0.0",
"python-dateutil",
],
Write
Preview
Loading…
Cancel
Save