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

get-poetry is being deprecated in the 1.2.0 release #16

Closed
ITProKyle opened this issue Jun 4, 2021 · 5 comments
Closed

get-poetry is being deprecated in the 1.2.0 release #16

ITProKyle opened this issue Jun 4, 2021 · 5 comments

Comments

@ITProKyle
Copy link

get-poetry.py is incapable of installing 1.2.0a1.

"https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py"

will need to be updated to the following:

  "https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py"
@nicolas-chaulet
Copy link

Should be fixed by #17

@Gr1N
Copy link
Owner

Gr1N commented Jun 28, 2021

Hi everyone, thanks for the reminder. The installation script will be updated right after Poetry 1.2 will be released.

@ITProKyle
Copy link
Author

@Gr1N - It would be beneficial to have the option to use the new script (or have it auto detect which script to use) prior to release to install the pre-release versions of 1.2.

There are features being implemented in 1.2 that can be tested and developed for (e.g. the new plugin system) ahead of the official release.

@Gr1N
Copy link
Owner

Gr1N commented Jun 28, 2021

@ITProKyle I love that idea, will try to implement it in a few days

@Gr1N
Copy link
Owner

Gr1N commented Jul 3, 2021

Released in v5. Also, please check the changelog there are some breaking changes https://github.com/Gr1N/setup-poetry#v5

@Gr1N Gr1N closed this as completed Jul 3, 2021
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

3 participants