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

Install poetry AFTER Python? #7

Closed
joshuataylor opened this issue Jan 30, 2024 · 1 comment
Closed

Install poetry AFTER Python? #7

joshuataylor opened this issue Jan 30, 2024 · 1 comment

Comments

@joshuataylor
Copy link

Hi,

As Poetry depends on Python, is it possible to install it after Python has been installed?

Right now we need to do a double mise install.

Not sure if this should be a discussion for the main mise repo?

@jdx
Copy link
Member

jdx commented Feb 2, 2024

there should be something done here, however I think if you set --jobs=1 that would make it install them in order. Haven't tested that though.

jdx added a commit to jdx/mise that referenced this issue Feb 2, 2024
* install tools in order listed in config file when --jobs=1

mise-plugins/mise-poetry#7

* fix lint task
@jdx jdx closed this as completed Feb 20, 2024
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

No branches or pull requests

2 participants