Skip to content

Commit f584db2

Browse files
committed
chore: add [convert] extra
1 parent b90a4bc commit f584db2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

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

4141
[project.optional-dependencies]
42+
convert = [
43+
"setuptools",
44+
]
4245
test = [
4346
"pytest >= 6.0.0",
4447
"setuptools >= 65",

0 commit comments

Comments
 (0)