Skip to content

Commit 03fd49c

Browse files
authored
BUG: Fix mamba can't create environment issue (#54017)
1 parent 0751cf2 commit 03fd49c

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ dependencies:
1717
- pytest-cov
1818
- pytest-xdist>=2.2.0
1919
- pytest-asyncio>=0.17.0
20-
- pytest-localserver>=0.7.1
2120
- coverage
2221

2322
# required dependencies

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ pytest>=7.3.2
1010
pytest-cov
1111
pytest-xdist>=2.2.0
1212
pytest-asyncio>=0.17.0
13-
pytest-localserver>=0.7.1
1413
coverage
1514
python-dateutil
1615
numpy

0 commit comments

Comments
 (0)