list dependencies with tox4

Bug #2004484 reported by Eric Harney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
New
Medium
Unassigned
os-brick
New
Medium
Unassigned

Bug Description

On tox 3, running "tox -e pep8" (or py38, etc) locally would print the dependencies used in that environment. That is, basically, useful. tox4 no longer does it.

https://github.com/tox-dev/tox/issues/2685 discusses this, and shows that you can get this behavior by setting CI=1 in the environment when running tox.

We should do this for our CI jobs and local developers.

tags: added: ci tox
tags: added: low-hanging-fruit
Revision history for this message
Eric Harney (eharney) wrote :

CI jobs actually cover this by running pip freeze, but the local developer case is a different issue.

Eric Harney (eharney)
tags: removed: ci
Changed in cinder:
importance: Undecided → Medium
Changed in os-brick:
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.