Skip to content

Commit

Permalink
remove requires python clause in pipfile for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevans committed Oct 2, 2024
1 parent b6c27be commit 313c8a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[requires]
python_version = ">=3.11"

[packages]
numpy = "*"
customtkinter = "*"
Expand Down

0 comments on commit 313c8a0

Please sign in to comment.