Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

install-poetry.py has changed the canonical URL and request that users change references to itΒ #766

@b-jazz

Description

@b-jazz

πŸ› Bug Report

The location of Poetry's installation script has been changed and generates

πŸ”¬ How To Reproduce

Steps to reproduce the behavior:

  1. Run the poetry-download target in the makefile
  2. Note the output has a deprecation warning at the very top.

Code sample

$ make poetry-download                                                                
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -                       
The canonical source for Poetry's installation script is now https://install.python-poetry.org. Please update your usage to
 reflect this.                                                                                                             
Retrieving Poetry metadata                                                                                                 
                                                                                                                           
# Welcome to Poetry!
...

Environment

  • OS: [e.g. Linux / Windows / macOS] Linux
  • Python version, get it with: 3.10.6
$ python --version
Python 3.10.6

Screenshots

πŸ“ˆ Expected behavior

πŸ“Ž Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions