summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-16 06:01:01 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-16 06:01:01 +0000
commitbb9625239dbfb4f8d0c78d9af3c7a8bc4c2fbdea (patch)
treebaf82c4befbe2bb5c48fac1ceb595ecdd1a93e15
parentf0eae90dbb67284130a7181934d252dcd50cf63f (diff)
automatic import of botorchopeneuler23.09
-rw-r--r--botorch.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/botorch.spec b/botorch.spec
index e239313..bff7d29 100644
--- a/botorch.spec
+++ b/botorch.spec
@@ -36,6 +36,7 @@ BoTorch is a library for Bayesian Optimization built on PyTorch. It provides a m
%autosetup -p1 -n %{name}-%{version}
%build
+export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
%pyproject_build
%install