You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: