You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Migrate from Poetry to uv
* fix pypi metadata with uv
* Updating contribution for uv
* Nox and uv integration upgrades (#1)
* WIP: nox with uv pipelines
* WIP: Enforce uv setup venv
* WIP: Force uv to use sessions interpreter
* Drop python-version for coverage to conform with current requirements
* pin labeler to 5.0.0
* revert labeler pin
* only install pre-commit deps; not all dev
* don't install all dev reqs in mypy
* remove redundant installs
* remove root package install from coverage report
* add toml extra to coverage
* remove dev installs from typeguard and xdoctest, add color extra
* remove dev reqs install from docs
* we aren't using hatch, so remove tool config
* remove commented out hatch build backend
* reorg pyproject.toml
* lint
* use uv for venv creation
* lint
* resolve uv venv not being picked up
* Removing vestigial temp file
* update to safety v3 cli usage
* add safety auth
* revert safety v3
* update requirements for safety
* shorten line 181
* lint and fix
* add env
---------
Co-authored-by: Altay Sansal <[email protected]>
0 commit comments