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
Replace Poetry with uv for build and dependency management (#14)
* fix: check vt is None instead of vt or self.vt
* release: v0.1.2
* fix: install dev deps in GitHub Action, remove version in
docker-compose
* Fix vt naming for set_vt
* Initial plan
* Replace poetry with uv across the project
Co-authored-by: jason810496 <[email protected]>
* Update documentation badges from poetry to uv
Co-authored-by: jason810496 <[email protected]>
* Address code review feedback: use uv sync in Dockerfile and relax pytest version
Co-authored-by: jason810496 <[email protected]>
* Add upper bound to pytest version constraint for better compatibility
Co-authored-by: jason810496 <[email protected]>
* Fix publish workflow to use correct uv sync command
Co-authored-by: jason810496 <[email protected]>
---------
Co-authored-by: LIU ZHE YOU <[email protected]>
Co-authored-by: jason810496 <[email protected]>
Co-authored-by: LIU ZHE YOU <[email protected]>
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
0 commit comments