Skip to content

Commit

Permalink
Require non-EOL Python
Browse files Browse the repository at this point in the history
  • Loading branch information
psrok1 committed Jul 31, 2024
1 parent 248fd25 commit fb0a93d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies = [
"requests>2.32.2",
"tqdm",
]
requires-python = ">=3.8"

[project.scripts]
drakpdb = "drakpdb.main:main"
Expand Down

0 comments on commit fb0a93d

Please sign in to comment.