Content-Length: 881 | pFad | http://github.com/gitpython-developers/GitPython/pull/1783.patch
thub.com
From 79642247b5994093743a02a87f4448050f9e4581 Mon Sep 17 00:00:00 2001
From: Eliah Kagan
Date: Fri, 22 Dec 2023 18:01:55 -0600
Subject: [PATCH] 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.
- https://github.com/psf/black/issues/4107
- https://github.com/psf/black/releases/tag/23.12.1
- https://pypi.org/project/black/23.12.1/
---
test-requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test-requirements.txt b/test-requirements.txt
index 63fa0a9cd..fcdc93c1d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -1,4 +1,4 @@
-black ; sys_platform != "cygwin"
+black
coverage[toml]
ddt >= 1.1.1, != 1.4.3
mock ; python_version < "3.8"
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/gitpython-developers/GitPython/pull/1783.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy