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
Formasaurus has a strange setup where the dependencies are hidden behind a package extras flag. We are depending on formasaurus 0.9.0, which is not on PyPI yet, so we need to install from S3, but installing over HTTP doesn't support extras flags. So I've temporarily added formasaurus's dependencies as direct dependencies of this project:
Formasaurus has a strange setup where the dependencies are hidden behind a package extras flag. We are depending on formasaurus 0.9.0, which is not on PyPI yet, so we need to install from S3, but installing over HTTP doesn't support extras flags. So I've temporarily added formasaurus's dependencies as direct dependencies of this project:
Pipfile:
The text was updated successfully, but these errors were encountered: