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
Remove distro-info package to try to get travisci working again
All environments on travis-ci are throwing:
pkg_resources.extern.packaging.version.InvalidVersion: Invalid
version: '0.23ubuntu1' (package: distro-info)
when builiding gpgme.
Net suggestions include removing the offending distro-info.
Let's see if it works.
0 commit comments