poetry shell # activate a working virtual environment
poetry install # install all dependencies
pre-commit install # install pre-commit hooks
black . # lint all Python code
pytest -r P --cov=pygraph # run all tests with test stdout and coverage report
python -m pdoc --html pygraph # build API documentation and deploy to html/
-
Notifications
You must be signed in to change notification settings - Fork 0
ZZJJPPQQKKAA/Lab4-01
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published