Skip to content

Commit

Permalink
Updated list of PDM commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Feb 2, 2025
1 parent bb02122 commit 864be0f
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 864be0f

Please sign in to comment.