Closed salvis2 closed 4 years ago
There has been a new repo2docker release! https://pypi.org/project/jupyter-repo2docker/ - 0.11. Let's change our requirement?
Yeah I'll try using that and see if everything works.
I confirmed that repo2docker v0.10 still wasn't able to push an image because of the error above, then confirmed that v0.11 worked. Now we can have clean requirements again!
I had to update the cache "version" on my fork to get the setuptools to solve correctly.
@salvis2 right. I removed the 'fall back to latest cache' functionality, which seems to have made things much better!
Remove the requirement for repo2docker. See #43 .