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:
@@ -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>
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user