Skip to content

Why doesn't Tox show installed packages anymore? #3002

Closed Answered by bittner
bittner asked this question in Q&A
Discussion options

You must be logged in to vote

Hmmm, I was wrong - at least for the pipeline output. Tox indeed does print out a list of installed packages in pipeline logs (example on GHA), e.g.

Run tox -e package
package: install_deps> python -I -m pip install build twine
package: freeze> python -m pip freeze --all
package: bleach==6.0.0,build==0.10.0,certifi==2022.12.7,cffi==1.15.1,charset-normalizer==3.1.0,cryptography==40.0.2,docutils==0.19,idna==3.4,importlib-metadata==6.6.0,jaraco.classes==3.2.3,jeepney==0.8.0,keyring==23.13.1,markdown-it-py==2.2.0,mdurl==0.1.2,more-itertools==9.1.0,packaging==23.1,pip==23.1.2,pkginfo==1.9.6,pycparser==2.21,Pygments==2.15.1,pyproject_hooks==1.0.0,readme-renderer==37.3,requests==2.29.0,requests-t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bittner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant