Skip to content

Commit 222da83

Browse files
committed
specify python version to 3.10
1 parent dcbc2de commit 222da83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Pipfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ url = "https://mirrors.aliyun.com/pypi/simple"
33
verify_ssl = true
44
name = "pypi"
55

6+
[requires]
7+
python_version = "3.10"
8+
69
[packages]
710
pyjsparser = "*"
811
pytz = "*"

0 commit comments

Comments
 (0)