Skip to content

Commit 985d738

Browse files
author
zhenwei-li
committed
the README upgrade
1 parent f4b7792 commit 985d738

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,18 @@ python2 -m tox --help > ./Temp/help/python_tox_help.txt
249249
# python2 -m tox-travis --help > ./Temp/help/python_tox_travis_help.txt
250250
```
251251

252+
如若快捷生成脚本,参考如下命令:
253+
254+
```bash
255+
tox-quickstart
256+
```
257+
258+
默认运行命令,如下:
259+
260+
```bash
261+
tox
262+
```
263+
252264
### 4.5 twine version
253265

254266
```bash

0 commit comments

Comments
 (0)