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

Add support for poetry #12

Closed
wcarhart opened this issue Oct 29, 2020 · 1 comment
Closed

Add support for poetry #12

wcarhart opened this issue Oct 29, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wcarhart
Copy link
Owner

As I am prepping smoosh for Homebrew installation, it would be really cool if we could move it over from pip to poetry. Poetry has some drama with Homebrew: python-poetry/poetry#941

For now, we could keep using pip/setup.py for Homebrew installation (https://docs.brew.sh/Python-for-Formula-Authors), see the formula for grip as an example, and use poetry for local usage (e.g. poetry run smoosh).

@wcarhart wcarhart added the enhancement New feature or request label Oct 29, 2020
@wcarhart wcarhart self-assigned this Oct 29, 2020
@wcarhart
Copy link
Owner Author

Duplicate of #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant