Results 13 comments of Cesar Lizarraga

I cannot get a good grasp on why the tests are failing. The diffs are a bit too long and the only change should be in the index_urls. If empty,...

After running: ``` ./configure --clean ./configure --dev PYINSP_REGEN_TEST_FIXTURES=yes ./venv/bin/python -m pytest -vvs --color=yes ``` Then there are some pycodestyle failures in my recently added code, however, there are still other...

> Note that @heliocastro already filed #170, which seems to be related. They are incredibly related if not almost identical. However, pip warns against [using it as a library](https://pip.pypa.io/en/latest/user_guide/#using-pip-from-your-program) >...