|
@@ -10,6 +10,9 @@ PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/f2/40/f1e9
|
|
|
PYTHON_SETUPTOOLS_RUST_SETUP_TYPE = setuptools
|
|
|
PYTHON_SETUPTOOLS_RUST_LICENSE = MIT
|
|
|
PYTHON_SETUPTOOLS_RUST_LICENSE_FILES = LICENSE
|
|
|
-HOST_PYTHON_SETUPTOOLS_RUST_DEPENDENCIES = host-rustc host-python-semantic-version
|
|
|
+HOST_PYTHON_SETUPTOOLS_RUST_DEPENDENCIES = \
|
|
|
+ host-python-semantic-version \
|
|
|
+ host-python-setuptools-scm \
|
|
|
+ host-rustc
|
|
|
|
|
|
$(eval $(host-python-package))
|