uv/crates/puffin-cli
Charlie Marsh cfd84d6365
Support resolving for an alternate Python distribution (#364)
## Summary

Low-priority but fun thing to end the day. You can now pass
`--target-version py37`, and we'll generate a resolution for Python 3.7.

See: https://github.com/astral-sh/puffin/issues/183.
2023-11-08 23:19:16 +00:00
..
src Support resolving for an alternate Python distribution (#364) 2023-11-08 23:19:16 +00:00
tests Support resolving for an alternate Python distribution (#364) 2023-11-08 23:19:16 +00:00
Cargo.toml Split `puffin-package` into requirements.txt parser and `pypi-types` (#341) 2023-11-06 18:19:49 +00:00