Skip to content

Commit f44622b

Browse files
authored
Merge pull request #38 from boxine/cleanup
Cleanup tox config by remove obsolete `whitelist_externals`
2 parents 03c53af + d3e1b17 commit f44622b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ skip_missing_interpreters = True
129129
130130
[testenv]
131131
passenv = *
132-
whitelist_externals = make
133132
deps =
134133
django2.2: django>=2.2,<2.3
135134
django3.1: django>=3.1,<3.2

0 commit comments

Comments
 (0)