We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a84ff44 commit 516727eCopy full SHA for 516727e
.python-version
@@ -1 +1 @@
1
-3.8.20
+3.11.11
pyproject.toml
@@ -3,7 +3,7 @@ name = "xcp-ng-tests"
3
version = "0.1.0"
4
description = "Testing scripts for XCP-ng"
5
readme = "README.md"
6
-requires-python = "~=3.8"
+requires-python = "~=3.11"
7
dependencies = [
8
"cryptography>=3.3.1",
9
"gitpython",
0 commit comments