Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ea8d19b

Browse files
authoredDec 23, 2023
Revert "Don't install black on Cygwin"
1 parent d986a59 commit ea8d19b

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,4 +1,4 @@
1-
black ; sys_platform != "cygwin"
1+
black
22
coverage[toml]
33
ddt >= 1.1.1, != 1.4.3
44
mock ; python_version < "3.8"

0 commit comments

Comments
 (0)
Please sign in to comment.