Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename master to main #100

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

rename master to main #100

wants to merge 2 commits into from

Conversation

jvanasco
Copy link
Contributor

@stevepiercy
Copy link
Member

Maybe switch to GitHub Actions from Travis?

@jvanasco
Copy link
Contributor Author

This has the same build failure as pyramid_retry on 3.7 only, due to tox installation. perhaps there is an incompatibility on that platform?

@stevepiercy
Copy link
Member

Yup, same issue.

https://app.travis-ci.com/github/Pylons/pyramid_mailer/jobs/588440215#L228

/home/travis/virtualenv/python3.7.1/lib/python3.7/site-packages/setuptools/_importlib.py:23: UserWarning: `importlib-metadata` version is incompatible with `setuptools`.
This problem is likely to be solved by installing an updated version of `importlib-metadata`.

@jvanasco
Copy link
Contributor Author

Great find! adjusted the travis file and it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants