Skip to content

Commit 54a2346

Browse files
fix: Set Python version to 3.10
1 parent a8b473d commit 54a2346

File tree

2 files changed

+426
-454
lines changed

2 files changed

+426
-454
lines changed

Diff for: Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ flask-api = {editable = true, ref = "develop", git = "git+https://github.com/fla
3737
[dev-packages]
3838

3939
[requires]
40-
python_version = "3"
40+
python_version = "3.10"

0 commit comments

Comments
 (0)