Skip to content

Commit c3eb575

Browse files
authored
chore: add [convert] extra
1 parent dc1b9f9 commit c3eb575

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: pyproject.toml

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ wheel = "wheel.cli:main"
3838
bdist_wheel = "wheel.bdist_wheel:bdist_wheel"
3939

4040
[project.optional-dependencies]
41+
convert = [
42+
"setuptools",
43+
]
4144
test = [
4245
"pytest >= 6.0.0",
4346
"setuptools >= 65",

0 commit comments

Comments
 (0)