-
- Downloads
Merge branch 'fix-naming' into 'master'
fix naming See merge request !1080
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 2 additions, 0 deletions.gitlab-ci.yml
- README.md 1 addition, 0 deletionsREADME.md
- requirements.txt 1 addition, 1 deletionrequirements.txt
- tangostationcontrol/VERSION 1 addition, 1 deletiontangostationcontrol/VERSION
- tangostationcontrol/rpc/antennafield.py 4 additions, 4 deletionstangostationcontrol/rpc/antennafield.py
... | ... | @@ -2,7 +2,7 @@ |
# order of appearance. Changing the order has an impact on the overall | ||
# integration process, which may cause wedges in the gate later. | ||
lofar-sid >= 1.0.16 # Apache 2 | ||
lofar-sid >= 1.0.17 # Apache 2 | ||
lofar-lotus>=0.0.4 # Apache 2 | ||
PyTango>=10.0.0 # LGPL v3 | ||
numpy>=1.21.6 # BSD3 | ||
... | ... |
Please register or sign in to comment