-
- Downloads
No related branches found
No related tags found
Showing
- README.md 1 addition, 0 deletionsREADME.md
- VERSION 1 addition, 1 deletionVERSION
- integration/base.py 1 addition, 2 deletionsintegration/base.py
- lofar_station_client/observation/station_observation_future.py 8 additions, 5 deletions..._station_client/observation/station_observation_future.py
- setup.cfg 1 addition, 3 deletionssetup.cfg
- test-requirements.txt 0 additions, 1 deletiontest-requirements.txt
- tests/base.py 1 addition, 2 deletionstests/base.py
- tox.ini 1 addition, 1 deletiontox.ini
... | @@ -6,7 +6,6 @@ autopep8>=1.7.0 # MIT | ... | @@ -6,7 +6,6 @@ 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 | stestr>=2.0.0 # Apache-2.0 | ||
testtools>=2.2.0 # MIT | testtools>=2.2.0 # MIT | ||
asynctest>=0.13.0 # Apache-2.0 | |||
testscenarios>=0.5.0 # Apache-2.0/BSD | testscenarios>=0.5.0 # Apache-2.0/BSD | ||
pytz>=2022.6 # MIT | pytz>=2022.6 # MIT | ||
psutil>=5.9.4 # BSD | psutil>=5.9.4 # BSD | ||
... | ... |
Please register or sign in to comment