Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
Signed-off-by: oliver könig <[email protected]>
  • Loading branch information
ko3n1g committed Jan 22, 2025
1 parent 920eb41 commit 169bdc2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,8 @@ classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
]
license = "Apache-2.0"
license-files = [
"LICENSE*",
"setuptools/_vendor/LICENSE*",
]
license = {file = "LICENSE"}

requires-python = ">=3.10, <3.11"
dependencies = [
"awscli>=1.22.55",
Expand Down

0 comments on commit 169bdc2

Please sign in to comment.