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

Migrate optional dependencies to extras with poetry #54

Open
theelderbeever opened this issue Sep 19, 2022 · 0 comments
Open

Migrate optional dependencies to extras with poetry #54

theelderbeever opened this issue Sep 19, 2022 · 0 comments

Comments

@theelderbeever
Copy link
Collaborator

So you can either use the dev dependencies or extras. So with extras you would do something like pip install open-rarity[opensea] to get the libraries that are associated with that portion of the library. I have only briefly used this pattern in the past.

Documentation here

Originally posted by @theelderbeever in #42 (comment)

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

1 participant