Skip to content

Commit

Permalink
BUG: Fix mamba can't create environment issue.
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Yan <[email protected]>
  • Loading branch information
liang3zy22 committed Jul 6, 2023
1 parent 1e90f9e commit ed9ab4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ dependencies:
- pytest-cov
- pytest-xdist>=2.2.0
- pytest-asyncio>=0.17.0
- pytest-localserver>=0.7.1
- coverage

# required dependencies
Expand Down
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ pytest>=7.3.2
pytest-cov
pytest-xdist>=2.2.0
pytest-asyncio>=0.17.0
pytest-localserver>=0.7.1
coverage
python-dateutil
numpy
Expand Down

0 comments on commit ed9ab4c

Please sign in to comment.