Skip to content

Conversation

@leoadec
Copy link
Member

@leoadec leoadec commented Oct 23, 2020

Currently the poetry-setup.py script only detects an installation of poetry if it is in version 0.12.x. However, poetry has been in version 1.x for a while now. This pull request updates the script accordingly.

@leoadec leoadec requested review from a team, cfarrend and charmasaur October 23, 2020 03:25
charmasaur
charmasaur previously approved these changes Oct 23, 2020
Copy link
Contributor

@cfarrend cfarrend left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is anyone making use of this script? @qctrl/devops-engineering aren't using it so it can be deleted if no one else is

@leoadec
Copy link
Member Author

leoadec commented Oct 23, 2020

@cfarrend I think the only reason why this script still exists is because it is mentioned in the README as part of the installation instructions (https://github.com/qctrl/python-open-controls#from-source). That said, I'd be happy to just update the README and delete the script

@cfarrend
Copy link
Contributor

This script may have been created when Poetry was still in its infancy. I think referring to the official installation instructions will be more useful https://python-poetry.org/docs/#installation as it contains instructions Linux, OSX and Windows

So yeah I'd say removing the script and suggesting the official install docs may be better for collaborators

@leoadec
Copy link
Member Author

leoadec commented Oct 23, 2020

Sounds good, I've removed the file and removed any mentions of it from the documentation.

@leoadec leoadec changed the title Updating script to accept poetry 1.x Removing setup-poetry.sh Oct 23, 2020
@leoadec leoadec merged commit 11a5026 into master Oct 23, 2020
@leoadec leoadec deleted the poetry branch October 23, 2020 04:53
tachikoma-li pushed a commit that referenced this pull request Oct 26, 2020
* Removing setup-poetry.sh .

* Updating documentation to not mention setup-poetry.sh as the method to install poetry.

Co-authored-by: Q-CTRL DevOps <devops@q-ctrl.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

5 participants