contrib/packaging/requirements-windows.txt.in
changeset 45982 d26497811ed9
parent 45752 d270b9b797a7
child 46318 e74274fc1b35
--- a/contrib/packaging/requirements-windows.txt.in	Mon Nov 30 12:40:28 2020 +0100
+++ b/contrib/packaging/requirements-windows.txt.in	Thu Nov 26 02:00:00 2020 -0500
@@ -3,6 +3,7 @@
 dulwich < 0.20 ; python_version <= '2.7'
 dulwich ; python_version >= '3'
 keyring
+pygit2 ; python_version >= '3'
 pygments
 # Need to list explicitly so dependency gets pulled in when
 # not running on Windows.