Skip to content

Commit

Permalink
Pipfile python version update (#48)
Browse files Browse the repository at this point in the history
Pipfile now accommodates multiple python version.
  • Loading branch information
Neelaksh-Singh authored Jul 31, 2022
1 parent 6f510a1 commit c681877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ flask-sqlalchemy = "*"

[requires]

python_version = "3.6"
python_version = "3"

0 comments on commit c681877

Please sign in to comment.