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
I typically install gae-utils in a dev context so if you're using pipenv then pipenv install gae-utils --dev or in a requirements_dev.txt if using plain old pip.
Everytime the Pipfile.lock or requirements.txt changes I run gae-link-libs -d vendor --force.
How does one go about installing this package? Could you provide an example how one would use it in practice?
The text was updated successfully, but these errors were encountered: