Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pirate authored Oct 24, 2024
1 parent ee510f5 commit 6b255e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
**It's an ORM for your package managers, providing a nice python types for packages + installers.**

**This is a [Python library](https://pypi.org/project/pydantic-pkgr/) for installing & managing packages locally with a variety of package managers.**
It's designed for when `pip` dependencies aren't enough, and your app has to detect or install dependencies at runtime.
It's designed for when `requirements.txt` isn't enough, and your app has to detect or install dependencies at runtime.


```shell
Expand Down

0 comments on commit 6b255e1

Please sign in to comment.