-
Notifications
You must be signed in to change notification settings - Fork 805
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
jose-jwt doctests failing due to "Ambiguous interface" #2169
Comments
DanBurton
added a commit
that referenced
this issue
Dec 29, 2016
@DanBurton are you sure the hidden packages were rebuilt? |
@bergmark I thought the build script might take care of it. Apparently not? Do we have a "best practice" for forcing a select few packages to rebuild? |
Maybe @snoyberg knows a good way to do it? I hackety hacked it last time by adding an upper bound to force a rebuild, and then lifting it again. |
Might be better now after #2181? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Even though I added the non-cryptonite packages to the
hide
section of build-constraints.yaml, these errors still occurred.The text was updated successfully, but these errors were encountered: