Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement more functions for pixi add --pypi #1244

Merged
merged 14 commits into from
May 10, 2024

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Apr 20, 2024

This pr adds:

pixi add --pypi "boltons @ https://files.pythonhosted.org/packages/46/35/e50d4a115f93e2a3fbf52438435bb2efcf14c11d4fcd6bdcd77a6fc399c9/boltons-24.0.0-py3-none-any.whl"
pixi add --pypi "exchangelib @ git+https://github.com/ecederstrand/exchangelib"
pixi add --pypi "project @ file:///absolute/path/to/project"
pixi add --pypi --editable "project @ file:///absolute/path/to/project"

TODO:

  • Edit: I don't see a way to do this.... Improve UX of the path style. (now seems to need absolute path, but this is not pixi like)

@ruben-arts ruben-arts changed the title Implement more functions for pixi add --pypi feat: Implement more functions for pixi add --pypi May 1, 2024
@wolfv
Copy link
Member Author

wolfv commented May 7, 2024

thanks for taking this over! :)

src/cli/add.rs Outdated Show resolved Hide resolved
@tdejager tdejager merged commit 069191f into prefix-dev:main May 10, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants