Skip to content

Commit 910c6dc

Browse files
jbrockmendelpmhatre1
authored andcommitted
TST: add pytest-localserver to dev deps (pandas-dev#57893)
1 parent c1a607d commit 910c6dc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

environment.yml

+1
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

+1
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)