signalpillar / tox-battery

Experiments with Tox plugin system
MIT License
33 stars 3 forks source link

[pip>=20] add support for a new version of pip #20

Closed signalpillar closed 4 years ago

signalpillar commented 4 years ago

Note: We shouldn't really depend on internals of the library as they don't provide any support for those. Suggested solution is to call pip freeze command to get the dependencies parsed.