Skip to content

Commit eb7fe31

Browse files
authored
TST: add pytest-localserver to dev deps (#57893)
1 parent 841afc0 commit eb7fe31

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ dependencies:
1717
- pytest-cov
1818
- pytest-xdist>=2.2.0
1919
- pytest-qt>=4.2.0
20+
- pytest-localserver
2021
- pyqt>=5.15.9
2122
- coverage
2223

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pytest>=7.3.2
1010
pytest-cov
1111
pytest-xdist>=2.2.0
1212
pytest-qt>=4.2.0
13+
pytest-localserver
1314
PyQt5>=5.15.9
1415
coverage
1516
python-dateutil

0 commit comments

Comments
 (0)