pytest-dev / py

Python development support library (note: maintenance only)
MIT License
68 stars 106 forks source link

switch to more controlled vendoring of apipkg and iniconfig #130

Closed RonnyPfannschmidt closed 7 years ago

RonnyPfannschmidt commented 7 years ago

this adds invoke tasks to handle the details of installing/replacing the libs as is done in pytest

it also adds a code stub to support working when they are turned into dependencies

@thm please take a look there as it is relevant for fedora packaging

RonnyPfannschmidt commented 7 years ago

@nicoddemus @hpk42 the failures happen because tox fails the details in combination with pip so py only works after a reinstall that is forced