Loading pyproject.toml +3 −3 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ classifiers = [ ] dependencies = [ "requests", "astropy>=7.2.0", "numpy>=2.3.5", Loading @@ -32,7 +33,6 @@ dependencies = [ "loguru", "gnuplotlib", # If focus.py "pyvantagepro", # If meteo.py "quart", "quart_cors", "quart-schema", # validation and Swagger (instead of restx) Loading @@ -42,7 +42,7 @@ dependencies = [ ] [project.urls] "Homepage" = "https://gitlab.com/davide.ricci/software-di-controllo" "Homepage" = "https://www.ict.inaf.it/gitlab/davide.ricci/software-di-controllo/" # "Bug Tracker" = "..." [project.scripts] Loading Loading
pyproject.toml +3 −3 Original line number Diff line number Diff line Loading @@ -25,6 +25,7 @@ classifiers = [ ] dependencies = [ "requests", "astropy>=7.2.0", "numpy>=2.3.5", Loading @@ -32,7 +33,6 @@ dependencies = [ "loguru", "gnuplotlib", # If focus.py "pyvantagepro", # If meteo.py "quart", "quart_cors", "quart-schema", # validation and Swagger (instead of restx) Loading @@ -42,7 +42,7 @@ dependencies = [ ] [project.urls] "Homepage" = "https://gitlab.com/davide.ricci/software-di-controllo" "Homepage" = "https://www.ict.inaf.it/gitlab/davide.ricci/software-di-controllo/" # "Bug Tracker" = "..." [project.scripts] Loading