Skip to content

Commit d3c7bf2

Browse files
author
Alexander Lisianoi
committed
Fix tox=2.7.0 -> tox==2.7.0 in test-requirements.txt
Signed-off-by: Aleksandr Lisianoi <[email protected]>
1 parent bd60025 commit d3c7bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tox=2.7.0
1+
tox==2.7.0

0 commit comments

Comments
 (0)