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

update: pygit2.remote.RemoteCallbacks -> pygit2.RemoteCallbacks #377

Closed
wants to merge 1 commit into from

Conversation

milahu
Copy link

@milahu milahu commented Oct 12, 2021

make it work with latest pygit2

error was

ImportError: cannot import name 'RemoteCallbacks' from 'pygit2.remote'

env

$ python --version 
Python 3.9.6

$ python -c 'import pygit2; print(pygit2.__version__)'
1.6.1

todo: patch requirements.txt

... or is this intentional?

@taylorjacklespriggs
Copy link

#379 includes the requirements.txt patch

@milahu milahu closed this Oct 18, 2021
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