Skip to content
Discussion options

You must be logged in to vote

You're right, but actually, the information regarding the development section is already available in our documentation;
https://www.django-rest-framework.org/community/contributing/#testing

pip install -e . --group dev

"docs" and "test" groups are generally called during the CI pipeline, or the information can be quickly found in pyproject.toml during use. Therefore, it might not be worth spending too much effort on them.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KEYUR141
Comment options

Answer selected by KEYUR141
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants