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 dcbc2de commit 222da83Copy full SHA for 222da83
Pipfile
@@ -3,6 +3,9 @@ url = "https://mirrors.aliyun.com/pypi/simple"
3
verify_ssl = true
4
name = "pypi"
5
6
+[requires]
7
+python_version = "3.10"
8
+
9
[packages]
10
pyjsparser = "*"
11
pytz = "*"
0 commit comments