Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
  • Loading branch information
DeltaDaniel and hf-kklein authored Mar 6, 2024
1 parent c8d75af commit fb96d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ classifiers = [
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
]
dependencies = ["click", "loguru", "pydantic", "python-docx"] # add all the dependencies here
dependencies = ["click", "loguru", "pydantic", "python-docx"] # add all the dependencies here
dynamic = ["readme", "version"]

[project.urls]
Expand Down

0 comments on commit fb96d60

Please sign in to comment.