Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7964224

Browse filesBrowse files
committed
Revert "Don't install black on Cygwin"
This reverts #1766. Black 23.12.1 has been released. This has the fix for the issue that kept GitPython's test dependencies from being installed on Cygwin. - psf/black#4107 - https://github.com/psf/black/releases/tag/23.12.1 - https://pypi.org/project/black/23.12.1/
1 parent d986a59 commit 7964224
Copy full SHA for 7964224

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎test-requirements.txt

Copy file name to clipboardExpand all lines: test-requirements.txt
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.