We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1eb593 commit 433b9b8Copy full SHA for 433b9b8
client/python/pyproject.toml
@@ -78,6 +78,7 @@ ignore-packages = [
78
"cffi", # MIT License (MIT)
79
"click", # BSD-3-Clause
80
"cryptography", # Apache-2.0 or BSD-3-Clause
81
+ "dulwich", # Apache-2.0 or GPL-2.0-or-later
82
"fsspec", # BSD-3-Clause
83
"jaraco.functools", # MIT License (MIT)
84
"jeepney", # MIT License (MIT)
0 commit comments