Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenchrist committed Mar 24, 2024
1 parent 2556752 commit af544a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -646,8 +646,8 @@ source venv/bin/activate
# Install Requirements
pip install --upgrade pip setuptools wheel
pip install -e '.[dev]'
ruff check
ruff format
ruff check --fix
ruff format --check
cd tests/
pytest
```
Expand Down

0 comments on commit af544a7

Please sign in to comment.