Skip to content

Is there a way to manage pip packages in .mise.toml? #4121

Answered by mrh-chain
KnightChaser asked this question in Q&A
Discussion options

You must be logged in to vote

This is not something that mise supports at the moment. The closest I can think of is the pipx backend.

I'm not sure if adding support for pip (as opposed to pipx) is a great idea, as it, to me, appears to cross the line between managing developer tooling and manage code dependencies (I'll agree that those lines already somewhat overlaps). If it was supported, you'd risk people starting to use mise as an alternative to pip or poetry for managing code dependencies, and that would be... not pretty?

It is very opinionated though, and I'm in no way an authority here, so take it with a grain of salt ;)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@KnightChaser
Comment options

Answer selected by KnightChaser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants