aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sec_certs/model/references_nlp/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Move away from pip-tools and use uv.J08nY2025-11-171-1/+1
| | | | | | | | | | uv is all the rage. No, but really. The pip-compile approach does not work cross-platform or cross-python version (sometimes it does, but not always). In comparison and uv lockfile is universal and cross-platform: https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile This should help make our install easier and more robust.
* fix some ruff errorsAdam Janovsky2023-11-141-1/+1
|
* bump referencesadamjanovsky2023-11-141-0/+13