Skip to content

Instantly share code, notes, and snippets.

@flamusdiu
Created July 22, 2022 02:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flamusdiu/d7c69db385977fcfad44e7b9df4cbb3f to your computer and use it in GitHub Desktop.
Save flamusdiu/d7c69db385977fcfad44e7b9df4cbb3f to your computer and use it in GitHub Desktop.
Output xleapp tox specific tests run error
(xleapp-zH2MT1UP-py3.9) PS C:\Users\<user>\Documents\repos\xleapp-project\xleapp> tox py39-tests
py39-tests inst-nodeps: C:\Users\<user>\Documents\repos\xleapp-project\xleapp\.tox\.tmp\package\1\xleapp-0.2.1.tar.gz
py39-tests installed: Jinja2==3.1.2,MarkupSafe==2.1.1,prettytable==3.3.0,PySimpleGUI==4.60.1,python-magic-bin==0.4.14,PyYAML==6.0,simplekml==1.3.6,wcwidth==0.2.5,wrapt==1.14.1,xleapp @ file:///C:/Users/Jesse/Documents/repos/xleapp-project/xleapp/.tox/.tmp/package/1/xleapp-0.2.1.tar.gz
py39-tests run-test-pre: PYTHONHASHSEED='229'
py39-lint inst-nodeps: C:\Users\<user>\Documents\repos\xleapp-project\xleapp\.tox\.tmp\package\1\xleapp-0.2.1.tar.gz
py39-lint installed: Jinja2==3.1.2,MarkupSafe==2.1.1,prettytable==3.3.0,PySimpleGUI==4.60.1,python-magic-bin==0.4.14,PyYAML==6.0,simplekml==1.3.6,wcwidth==0.2.5,wrapt==1.14.1,xleapp @ file:///C:/Users/Jesse/Documents/repos/xleapp-project/xleapp/.tox/.tmp/package/1/xleapp-0.2.1.tar.gz
py39-lint run-test-pre: PYTHONHASHSEED='229'
py310-tests inst-nodeps: C:\Users\<user>\Documents\repos\xleapp-project\xleapp\.tox\.tmp\package\1\xleapp-0.2.1.tar.gz
py310-tests installed: Jinja2==3.1.2,MarkupSafe==2.1.1,prettytable==3.3.0,PySimpleGUI==4.60.1,python-magic-bin==0.4.14,PyYAML==6.0,simplekml==1.3.6,wcwidth==0.2.5,wrapt==1.14.1,xleapp @ file:///C:/Users/Jesse/Documents/repos/xleapp-project/xleapp/.tox/.tmp/package/1/xleapp-0.2.1.tar.gz
py310-tests run-test-pre: PYTHONHASHSEED='229'
py310-lint inst-nodeps: C:\Users\<user>\Documents\repos\xleapp-project\xleapp\.tox\.tmp\package\1\xleapp-0.2.1.tar.gz
py310-lint installed: Jinja2==3.1.2,MarkupSafe==2.1.1,prettytable==3.3.0,PySimpleGUI==4.60.1,python-magic-bin==0.4.14,PyYAML==6.0,simplekml==1.3.6,wcwidth==0.2.5,wrapt==1.14.1,xleapp @ file:///C:/Users/Jesse/Documents/repos/xleapp-project/xleapp/.tox/.tmp/package/1/xleapp-0.2.1.tar.gz
py310-lint run-test-pre: PYTHONHASHSEED='229'
__________________________________________________________ summary __________________________________________________________
py39-tests: commands succeeded
py39-lint: commands succeeded
py310-tests: commands succeeded
py310-lint: commands succeeded
congratulations :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment