Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b5e844f

Browse files
committed
the python command upgrade
1 parent 8054e2c commit b5e844f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎Temp/bash/python_command.md‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,10 @@ flake8 --help > ./Temp/help/python3_flake8_help.txt
105105

106106
```bash
107107
tox --verbose
108+
tox --verbose --parallel all
109+
tox --verbose --parallel auto
110+
tox --verbose --parallel 4 // 4 cpu core
111+
tox --verbose --parallel 8 // 8 cpu core
108112

109113
python2 -m tox --verbose > ./Temp/help/python2_tox_verbose.txt
110114
python3 -m tox --verbose > ./Temp/help/python3_tox_verbose.txt

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /