uv/crates/puffin-cli/src
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
..
commands Support resolving for an alternate Python distribution (#364) 2023-11-08 23:19:16 +00:00
index_urls.rs Add support for alternate index URLs (#169) 2023-10-23 03:18:30 +00:00
logging.rs Rework `puffin sync` output to summarize (#81) 2023-10-10 03:29:09 +00:00
main.rs Support resolving for an alternate Python distribution (#364) 2023-11-08 23:19:16 +00:00
printer.rs Print to stderr by default (#134) 2023-10-18 23:30:07 -04:00
python_version.rs Support resolving for an alternate Python distribution (#364) 2023-11-08 23:19:16 +00:00
requirements.rs Add SSL to possible spurious errors (#361) 2023-11-07 18:53:39 +00:00