Skip to content

Commit 15aa80d

Browse files
committed
Whitelist mkdir. Fixes #1713
1 parent 6966d5b commit 15aa80d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ setenv =
2222
extras =
2323
testing
2424
routes_dispatcher
25+
whitelist_externals = mkdir
2526

2627
[testenv:cheroot-master]
2728
deps = git+git://github.com/cherrypy/cheroot.git@master#egg=cheroot

0 commit comments

Comments
 (0)