Skip to content

Commit 7cc88f9

Browse files
author
zhenwei-li
committed
添加 tox 文件依赖
1 parent a23130b commit 7cc88f9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

tox.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,12 @@ allowlist_externals =
2727
/bin/bash
2828
; changedir =
2929
; tests
30+
#
3031
# https://tox.readthedocs.io/en/latest/config.html#conf-deps
32+
# https://tox.readthedocs.io/en/latest/example/basic.html#a-simple-tox-ini-default-environments
33+
#
3134
deps =
35+
-rrequirements.txt
3236
unittest2
3337
flake8
3438
virtualenv

0 commit comments

Comments
 (0)