-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Empty commit. #3738
Empty commit. #3738
Conversation
/test connector=source-file
|
/test connector=source-file
|
/test connector=source-file
|
/test connector=source-file
|
/test connector=source-file
|
What
This build isn't passing on my local, and on the build. I looked at the connector status page and the badge for source-file is red, which lines up with this failing for me.
The main problem seems to be the newer pip resolver isn't happy with our current dependencies. Changing this was enough to fix it.
I got to this version by removing the constraint, running the install step, then using the installed version from
pip list
.Pre-merge Checklist
Recommended reading order
setup.py