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 cbad5b8 commit fd68283Copy full SHA for fd68283
v1/python-starter/Pipfile
@@ -3,6 +3,9 @@ url = "https://pypi.org/simple"
3
verify_ssl = true
4
name = "python starter"
5
6
+[requires]
7
+python_version = ">=3.11.0"
8
+
9
[packages]
10
nitric = "==1.1.0"
11
0 commit comments