fix typo in comment
This commit is contained in:
parent
b00a806470
commit
0683b1f2a7
@ -56,7 +56,7 @@ find -type f -name '*.py' -exec sed \
|
|||||||
|
|
||||||
# Fedora does not run coverage tests.
|
# Fedora does not run coverage tests.
|
||||||
# mock is deprecated in Fedora. We use unittest.mock.
|
# mock is deprecated in Fedora. We use unittest.mock.
|
||||||
# pip-tools is used directly by the unit tests.
|
# pip-tools is not used directly by the unit tests.
|
||||||
sed \
|
sed \
|
||||||
-e 's|==.*||' \
|
-e 's|==.*||' \
|
||||||
-e '/coverage/d' \
|
-e '/coverage/d' \
|
||||||
|
Loading…
Reference in New Issue
Block a user