Closed chriddyp closed 7 years ago
Related to https://github.com/percy/python-percy-client/issues/24 and https://github.com/percy/python-percy-client/issues/12.
If anyone was seeing these issues and wants to try this fork in their tests, you can install with:
pip install git+git://github.com/chriddyp/python-percy-client.git
or in your requirements.txt
like:
git+git://github.com/chriddyp/python-percy-client.git
I've also done some work around this in https://github.com/percy/python-percy-client/pull/13, which unfortunately hasn't gotten any attention so far
@teeberg a PR from 2016?! Sorry about that! We'll take a look at that this week!
Thanks for this PR @chriddyp! I cherry-picked your first commit here, and added a bit more to it in https://github.com/percy/python-percy-client/pull/30. Will be merging and publishing this soon.
Thanks @timhaines !!
@chriddyp Published as v1.0.5 :)
This is to help out debugging. Before this, my error messages on CircleCI were like:
After this, my error messages are a little more informative: