Skip to content

Commit

Permalink
cmd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolay-r committed Nov 7, 2023
1 parent 8d0e95e commit 0d5a64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ python -m pytest --html=pytest_report.html --self-contained-html --continue-on-c

Navigate to the root folder of this project and execute:
```python
python3 setup sdist bdist_wheel
python3 setup.py sdist bdist_wheel
twine check ./dist/*
twine upload ./dist/*
```

0 comments on commit 0d5a64e

Please sign in to comment.