Skip to content

Commit a65869e

Browse files
authored
Update pyproject.toml
1 parent 61563ab commit a65869e

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dependencies = [
2020
[project.optional-dependencies]
2121
dev = ["ipykernel", "pylatexenc", "ipywidgets"]
2222
format = [
23-
"ruff",
2423
"pre-commit",
24+
"ruff",
2525
# "black[jupyter]",
2626
# "tomli",
2727
# "docformatter[tomli]",
@@ -49,6 +49,3 @@ binding = "PyO3"
4949

5050
[tool.distutils.bdist_wheel]
5151
py_limited_api = "cp39"
52-
53-
54-

0 commit comments

Comments
 (0)