Skip to content

Commit 683fb21

Browse files
authored
Merge pull request #36 from Alinvor/kernel
[DONE]合并分支
2 parents e187c8c + 7cc88f9 commit 683fb21

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)