Skip to content

Commit 952f7ba

Browse files
author
Matthias Koeppe
committed
build/pkgs/{setuptools_scm,contourpy,sphinxcontrib_websupport}: Add missing deps
1 parent 2114066 commit 952f7ba

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/pkgs/contourpy/dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$(PYTHON) | $(PYTHON_TOOLCHAIN) pybind11
1+
$(PYTHON) numpy | $(PYTHON_TOOLCHAIN) pybind11
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$(PYTHON) | setuptools pip wheel tomli packaging
1+
$(PYTHON) typing_extensions | setuptools pip wheel tomli packaging
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
$(PYTHON) | $(PYTHON_TOOLCHAIN)
1+
$(PYTHON) sphinxcontrib_serializinghtml | $(PYTHON_TOOLCHAIN)
22

33
----------
44
All lines of this file are ignored except the first.

0 commit comments

Comments
 (0)