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
Travis CI environment apparently now has pipenv installed (by default) in the Python environments. The CI environment (linux container) doesn't match local development environment (macOS). Ignore Pipfile.lock and install dependencies from Pipfile to fix CI setup errors.
0 commit comments