Elliana May
Elliana May
Yeah I use it pretty much by default on my newer projects these days, and technically uv is already used in duckdb-engine's CI pipeline, so that would be great
unfortunately i don't think this is really fixable from our side - duckdb itself doesn't retain a reference (last i checked) to the enum, but copies the enum definition itself....
Is there any documentation anywhere on how pdm supports standards better?
Looks like this requires some more work: ``` warning: `VIRTUAL_ENV=.nox/tests-3-9-sqlalchemy-1-3-duckdb-0-9-2` does not match the project environment path `.venv` and will be ignored; use `--active` to target the active environment instead...
> I meant in a general sense, PDM philosophy seems to be they prioritize standards more than poetry does. For example poetry came up with their own dependency specification format....
hey there, thanks for submitting this pr! any chance you could write a test for it?