pyoof is a Python package which performs out-of-focus (OOF) holography on astronomical beam maps for single-dish radio telescopes.
BSD 3-Clause "New" or "Revised" License
0
stars
1
forks
source link
Move from pip to poetry #6
Open
tcassanelli opened 1 year ago
pip install .
is the old way to install packages, we may need to move towardspoetry
or other platform that checks dependencies.