-
- Downloads
L2SS-1428: Ensure installing package also install requirements.txt dependencies
This also fixes the legacy method of installing PyTango
parent
95128caa
No related branches found
No related tags found
numpy >= 1.19.5 # BSD | importlib-metadata>=0.12; python_version<"3.8" | ||
pip >= 1.5 | |||
pytango >= 9.4.0 | |||
numpy >= 1.19.3; python_version >"3.9" and python_version <"3.10" # BSD | |||
numpy >= 1.21.6; python_version >"3.10" and python_version <"3.11" # BSD | |||
numpy >= 1.23.2; python_version >"3.11" and python_version <"3.12" # BSD | |||
stestr >= 3.0.0 # Apache-2.0 | stestr >= 3.0.0 # Apache-2.0 | ||
testscenarios >= 0.5.0 # Apache-2.0/BSD | testscenarios >= 0.5.0 # Apache-2.0/BSD | ||
testtools >= 2.4.0 # MIT | testtools >= 2.4.0 # MIT |
Please register or sign in to comment