Skip to content

Commit

Permalink
chore: require only python 3
Browse files Browse the repository at this point in the history
  • Loading branch information
135e2 committed Dec 24, 2023
1 parent cb3260c commit e70b90d
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 @@ -12,4 +12,4 @@ torchvision = "*"
[dev-packages]

[requires]
python_version = "3.11"
python_version = "3"

0 comments on commit e70b90d

Please sign in to comment.