Use dulwich as Git client

This commit is contained in:
Tobias Genannt
2023-04-01 15:35:11 +02:00
committed by Jeremy Stretch
parent d6b87a13db
commit ba0e4b1f90
3 changed files with 18 additions and 26 deletions

View File

@@ -74,6 +74,10 @@ drf-spectacular
# https://github.com/tfranzel/drf-spectacular-sidecar
drf-spectacular-sidecar
# Git client for file sync
# https://github.com/jelmer/dulwich/releases
dulwich
# RSS feed parser
# https://github.com/kurtmckee/feedparser/blob/develop/CHANGELOG.rst
feedparser