Skip to content

Commit

Permalink
Add requires-python option to the project config
Browse files Browse the repository at this point in the history
  • Loading branch information
ogajduse authored and mshriver committed Oct 26, 2023
1 parent b5d2314 commit 0a73a3c
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 @@ -37,6 +37,7 @@ keywords = [
"api",
"cloud",
]
requires-python = ">=3.9"
dependencies = [
"azure-storage-common>=1.0",
"azure<5.0.0",
Expand Down

0 comments on commit 0a73a3c

Please sign in to comment.