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

fix: pygithub breaking change [APE-1276] #1592

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

banteg
Copy link
Contributor

@banteg banteg commented Aug 8, 2023

What I did

fixes this error on ape load

ModuleNotFoundError: No module named 'github.auth'

ape required pygithub>=1.54, while in fact auth module was added to pygithub in 1.59.

How I did it

bump version

How to verify it

try a fresh install from the repo and then run any ape command

Checklist

  • All changes are completed
  • New test cases have been added
  • Documentation has been updated

@vany365 vany365 changed the title fix: pygithub breaking change fix: pygithub breaking change [APE-1276] Aug 8, 2023
@fubuloubu fubuloubu merged commit 62995eb into ApeWorX:main Aug 8, 2023
16 checks passed
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.

2 participants