Skip to content

Commit

Permalink
Remove pip dev requirements instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mfisher87 committed Sep 11, 2023
1 parent 99922db commit 4fbf8aa
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions environments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,6 @@
mamba activate conda-lock-dev
```

or:

```
pip install requirements-dev.txt
```

* Then, install `conda-lock` in editable mode. This will also install its runtime
dependencies as defined in `pyproject.toml`.

Expand Down

0 comments on commit 4fbf8aa

Please sign in to comment.