Linux Foundation Collaborative Projects
index
:
functest-xtesting
master
stable/2023.1
stable/2023.2
stable/2024.1
stable/2024.2
stable/fraser
stable/gambia
stable/hunter
stable/iruya
stable/jerma
stable/kali
stable/leguer
stable/wallaby
stable/xena
stable/yoga
stable/zed
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
setup.py
1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index f63cc23c..255b9bfa 100644
--- a/
setup.py
+++ b/
setup.py
@@ -17,5 +17,6 @@
import setuptools
setuptools.setup(
+ python_requires='>=3.9',
setup_requires=['pbr>=2.0.0'],
pbr=True)