Addon Manager: Remove mentions of GitPython

Not used since:
760aaf4afe ("Addon Manager: Complete migration away from GitPython", 2024-01-27)
This commit is contained in:
Chris Mayo
2024-04-14 19:25:07 +01:00
committed by Chris Hennes
parent 3d1f6199c4
commit 6af79ebe00
2 changed files with 1 additions and 3 deletions

View File

@@ -18,8 +18,7 @@
<widget class="Gui::PrefCheckBox" name="guiprefcheckboxcheckupdates">
<property name="toolTip">
<string>If this option is selected, when launching the Addon Manager,
installed addons will be checked for available updates
(this requires the GitPython package installed on your system)</string>
installed addons will be checked for available updates</string>
</property>
<property name="text">
<string>Automatically check for updates at start (requires git)</string>

View File

@@ -291,7 +291,6 @@ class PythonPackageManager:
# Package Version
# ---------- -------
# gitdb 4.0.9
# GitPython 3.1.27
# setuptools 41.2.0
# Outdated Packages output looks like this: