diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 06:01:01 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 06:01:01 +0000 |
commit | bb9625239dbfb4f8d0c78d9af3c7a8bc4c2fbdea (patch) | |
tree | baf82c4befbe2bb5c48fac1ceb595ecdd1a93e15 | |
parent | f0eae90dbb67284130a7181934d252dcd50cf63f (diff) |
automatic import of botorchopeneuler23.09
-rw-r--r-- | botorch.spec | 1 |
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 |