This commit is contained in:
Christian Zangl 2024-01-16 09:37:58 +01:00
parent ff6b3e2fad
commit 8d4be18870
No known key found for this signature in database
GPG Key ID: 6D468AC36E2A4B3D

View File

@ -244,7 +244,7 @@ With pipenv (install with `pipx install pipenv`):
pipenv install pipenv install
# run chkbit # run chkbit
pipenv run python3 -m chkbit_cli.main pipenv run python3 run.py
``` ```
To build a source distribution package from pyproject.toml To build a source distribution package from pyproject.toml