Skip to content

Commit

Permalink
Removed pip-compile commands
Browse files Browse the repository at this point in the history
  • Loading branch information
dc2917 committed Oct 23, 2024
1 parent a263650 commit 8250b3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ coverage html

As the development process moves forward, you may find you need to add a new
dependency. Just add it to the relevant section of the `pyproject.toml` file.
pip-compile --extra dev -o dev-requirements.txt pyproject.toml
pip-compile --extra doc -o doc-requirements.txt pyproject.toml
```

Read the
[`pip-tools` documentation](https://pip-tools.readthedocs.io/en/latest/) for
Expand Down

0 comments on commit 8250b3f

Please sign in to comment.