aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/py-borgbackup/files/patch-requirements.d_development.txt
blob: c348f6c9e86ccd6c775aaaf62db26531b3e6ecc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
This file shall be removed once we install a new enough setuptools as our default version.

--- requirements.d/development.txt.orig	2025-10-31 18:16:12 UTC
+++ requirements.d/development.txt
@@ -1,4 +1,4 @@
-setuptools>=78.1.1
+setuptools>=64
 setuptools_scm>=8
 pip
 virtualenv