
We also switch to the native hacking plugin and rework tox to (a) avoid installing unnecessary dependencies when calling pre-commit in the pep8 testenv and (b) actually install the package, since skip_sdist means different things in tox 4. Change-Id: I2f217b08ab2dd87416a3ce24c08be771333752cd Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
|
pbr>=2.0 # Apache-2.0
|