Resolve L2SS-962
Showing
- integration/.stestr.conf 0 additions, 3 deletionsintegration/.stestr.conf
- lofar_station_client/__init__.py 1 addition, 18 deletionslofar_station_client/__init__.py
- requirements.txt 0 additions, 1 deletionrequirements.txt
- test-requirements.txt 0 additions, 1 deletiontest-requirements.txt
- tox.ini 4 additions, 5 deletionstox.ini
integration/.stestr.conf
deleted
100644 → 0
... | @@ -4,7 +4,6 @@ flake8>=5.0.0 # MIT | ... | @@ -4,7 +4,6 @@ flake8>=5.0.0 # MIT |
pylint>=2.15.0 # GPLv2 | pylint>=2.15.0 # GPLv2 | ||
autopep8>=1.7.0 # MIT | autopep8>=1.7.0 # MIT | ||
coverage!=4.4,>=4.0 # Apache-2.0 | coverage!=4.4,>=4.0 # Apache-2.0 | ||
stestr>=2.0.0 # Apache-2.0 | |||
testtools>=2.2.0 # MIT | testtools>=2.2.0 # MIT | ||
testscenarios>=0.5.0 # Apache-2.0/BSD | testscenarios>=0.5.0 # Apache-2.0/BSD | ||
pytz>=2022.6 # MIT | pytz>=2022.6 # MIT | ||
... | ... |
Please register or sign in to comment