Skip to content

Commit 8f4d5dd

Browse files
committed
Fix config typo
1 parent b2bd214 commit 8f4d5dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ commands =
5353

5454
[testenv:predeps]
5555
description = run tests with pre-releases
56-
pip_pre = True
56+
pip_pre = true
5757

5858
deps = {[testenv]deps}
5959
passenv = {[testenv]passenv}

0 commit comments

Comments
 (0)