Skip to content

Commit f5e1b10

Browse files
authored
Merge pull request #1783 from EliahKagan/revert-1766-cygwin-omit-black
Revert "Don't install black on Cygwin"
2 parents 5aaaa02 + 7964224 commit f5e1b10

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)