Skip to content

Commit

Permalink
added setup tools to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Jan 5, 2025
1 parent 371e04c commit fb3aa5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools >= 72.1.0", "setuptools_scm[toml]>=8.1.0"]
requires = ["setuptools>=72.1.0", "setuptools_scm[toml]>=8.1.0"]
build-backend = "setuptools.build_meta"

[project]
Expand Down Expand Up @@ -48,6 +48,7 @@ docs = [
"cadquery",
"ipython",
"sphinx_design",
"setuptools",
]

[tool.black]
Expand Down

0 comments on commit fb3aa5f

Please sign in to comment.