We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0751cf2 commit 03fd49cCopy full SHA for 03fd49c
environment.yml
@@ -17,7 +17,6 @@ dependencies:
17
- pytest-cov
18
- pytest-xdist>=2.2.0
19
- pytest-asyncio>=0.17.0
20
- - pytest-localserver>=0.7.1
21
- coverage
22
23
# required dependencies
requirements-dev.txt
@@ -10,7 +10,6 @@ pytest>=7.3.2
10
pytest-cov
11
pytest-xdist>=2.2.0
12
pytest-asyncio>=0.17.0
13
-pytest-localserver>=0.7.1
14
coverage
15
python-dateutil
16
numpy
0 commit comments