Skip to content

Commit

Permalink
➖Remove _optional_ dependencies from pyproject.toml dependencies (#252
Browse files Browse the repository at this point in the history
)
  • Loading branch information
hf-kklein authored Apr 4, 2023
1 parent c121e8a commit c680222
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ dependencies = [
"attrs>=21.4.0",
"marshmallow>=3.18.0",
"more_itertools",
"xmltodict",
"click",
"lark>=1.1.5"
# add everything you add in requirements.in here
]
dynamic = ["readme", "version"]
Expand Down

0 comments on commit c680222

Please sign in to comment.