astronomy-laboratory / pyoof

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

tcassanelli commented 1 year ago

pip install . is the old way to install packages, we may need to move towards poetry or other platform that checks dependencies.