We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3292f6a commit 23537e0Copy full SHA for 23537e0
setup.py
@@ -28,7 +28,6 @@
28
install_requires=[
29
'cython',
30
'numpy',
31
- 'astropy',
32
- 'pyobs-core'
+ 'astropy'
33
]
34
)
0 commit comments