Skip to content

Commit

Permalink
isort doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kiorky committed Oct 31, 2024
1 parent 7bcf2b5 commit 39d08bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ Develop this package
virtualenv --no-site-packages venv3
venv3/bin/pip install --upgrade -r requirements/test.txt -r requirements/lint.txt -r requirements/format.txt -r requirements/tox.txt
venv3/bin/black src/
venv3/bin/isort src/
venv3/bin/tox --current-env -e fmt,lint,test


Expand Down

0 comments on commit 39d08bd

Please sign in to comment.