Skip to content

Commit

Permalink
Merge pull request #339 from tisnik/updated-list-of-pdm-commands
Browse files Browse the repository at this point in the history
Updated list of PDM commands
  • Loading branch information
tisnik authored Feb 2, 2025
2 parents bb02122 + 864be0f commit 557b516
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,8 @@ The context window size is limited for all supported LLMs which means that token
│ test-integration │ cmd │ pdm run make test-integration │
│ test-unit │ cmd │ pdm run make test-unit │
│ unit-tests-coverage-report │ cmd │ pdm run make unit-tests-coverage-report │
│ verify-packages │ cmd │ pdm run make verify-packages-completeness │
│ verify-sources │ cmd │ pdm run make verify │
│ version │ cmd │ pdm run make print-version │
╰───────────────────────────────────┴──────┴────────────────────────────────────────────────╯
```
Expand Down

0 comments on commit 557b516

Please sign in to comment.