Closed mgenereu closed 1 year ago
Please add some tests
I can't get dev requirements to install. Says it cannot connect to git for betamax but that's where I'm cloning from. Are the tests available as GitHub actions or equiv.?
You'll want to update git+git://github.com/sigmavirus24/betamax
to git+https://github.com/betamaxpy/betamax
You'll want to update
git+git://github.com/sigmavirus24/betamax
togit+https://github.com/betamaxpy/betamax
Worked, fixed the tests, and added this line in too.
@sigmavirus24 , unrelated tests appear to be failing.
Closes psf/requests#4437.