Skip to content

Commit 3fc084f

Browse files
committed
Drop unused toml dep
1 parent d2435a3 commit 3fc084f

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

requirements/tools.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ sphinx-codeautolink
3333
sphinx-hoverxref
3434
sphinx-rtd-theme
3535
sphinx-selective-exclude
36-
toml
3736
tox
3837
twine
3938
types-click

requirements/tools.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -317,9 +317,7 @@ stevedore==4.0.0
317317
tokenize-rt==4.2.1
318318
# via pyupgrade
319319
toml==0.10.2
320-
# via
321-
# -r requirements/tools.in
322-
# autoflake
320+
# via autoflake
323321
tomli==2.0.1
324322
# via
325323
# black

0 commit comments

Comments
 (0)