Skip to content

Conversation

@kaushik-himself
Copy link
Contributor

use uv for dependency and package management
publish to compliant-llm on test.pypi
update docs

todo: update dev docs for using uv
current docs are in UV_MIGRATION_GUIDE.md which will be integrated into the standard development docs

use uv for dependency and package management
publish to compliant-llm on test.pypi
update docs

todo: update dev docs for using uv
current docs are in UV_MIGRATION_GUIDE.md which will be integrated
into the standard development docs
cachetools==5.5.2
certifi==2025.4.26
charset-normalizer==3.4.2
click==8.2.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this file go in git?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes. this functions like npm's package-lock.json, enabling uv to cache and reuse dependencies.

also, ensures that all dev builds and prod builds use the exact same version of packages.

Use `pip install compliant-llm` to install from pypi instead of from
test.pypi.
@kaushik-himself kaushik-himself merged commit fbbfbaa into main May 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants