Skip to content

feat(import): PyPI requirements.txt format#4270

Merged
Hofer-Julian merged 13 commits intoprefix-dev:mainfrom
lucascolley:import-pypi
Aug 6, 2025
Merged

feat(import): PyPI requirements.txt format#4270
Hofer-Julian merged 13 commits intoprefix-dev:mainfrom
lucascolley:import-pypi

Conversation

@lucascolley
Copy link
Collaborator

@lucascolley lucascolley commented Aug 5, 2025

towards gh-4192

closes gh-2206. closes gh-1410

@lucascolley lucascolley added enhancement New features pypi Issue related to PyPI dependencies area:import Related to pixi import labels Aug 5, 2025
@lucascolley lucascolley marked this pull request as ready for review August 5, 2025 13:11
@lucascolley
Copy link
Collaborator Author

ready for a first look!

Copy link

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would find it useful is this would be mentioned in the narrative docs, too.

@lucascolley
Copy link
Collaborator Author

lucascolley commented Aug 5, 2025

I would find it useful is this would be mentioned in the narrative docs, too.

for sure! On the list in gh-4192

Copy link
Contributor

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome 🥳

@Hofer-Julian Hofer-Julian merged commit 3da0e67 into prefix-dev:main Aug 6, 2025
104 of 113 checks passed
@bsipocz
Copy link

bsipocz commented Aug 6, 2025

Wow, thanks! 🎉

@lucascolley lucascolley deleted the import-pypi branch August 6, 2025 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:import Related to pixi import enhancement New features pypi Issue related to PyPI dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for pixi add -f requirements.txt Command to create new Pixi environments from requirements.txt or environment.yml files

3 participants