Closed jayvdb closed 6 years ago
Note that I have done builds with this and https://github.com/di/pytest-reqs/pull/33 combined.
I dont mind if a higher packaging
version is needed in the future, but it should be when there are mandatory features being used.
Currently coala has 16.8 pinned because of problems with using latter versions, which we could workaround in other ways, but ideally not until there is a good reason to do so.
If we're going to specify a lower bound here, I'd prefer if it is not a result of some external constraint. I just set the lower bound to packaging>=16.1
for pip-api
and I think we can go at least this low here.
I also don't think we need to test against all versions of packaging
, that's a big test matrix!
I take that back: fixing #37 via #41 requires packaging>=17.1
, so this needs to stay as-is.
Previously set at 17.1