Skip to content

Commit cd1baaa

Browse files
authored
Update link for tox devenv doc (jazzband#1758)
1 parent aee4eb2 commit cd1baaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and follow the [guidelines](https://jazzband.co/about/guidelines).
88

99
Here are a few additional or emphasized guidelines to follow when contributing to `pip-tools`:
1010

11-
- If you need to have a virtualenv outside of `tox`, it is possible to reuse its configuration to provision it as [described in the docs](https://tox.readthedocs.io/en/latest/example/devenv.html#creating-development-environments-using-the-devenv-option).
11+
- If you need to have a virtualenv outside of `tox`, it is possible to reuse its configuration to provision it with [tox devenv](<https://tox.wiki/en/latest/cli_interface.html#tox-devenv-(d)>).
1212
- Always provide tests for your changes and run `tox -p all` to make sure they are passing the checks locally.
1313
- Give a clear one-line description in the PR (that the maintainers can add to [CHANGELOG] afterwards).
1414
- Wait for the review of at least one other contributor before merging (even if you're a Jazzband member).

0 commit comments

Comments
 (0)