test : hard version

This commit is contained in:
Yann Dupont 2023-04-07 21:46:30 +02:00
parent 486eedf3a9
commit 93e67b32f4

View file

@ -96,7 +96,10 @@
;; without the git metadata available, the version string is set to
;; '0.0.0'.
(lambda _
(setenv "SETUPTOOLS_SCM_PRETEND_VERSION" #$version))))))
; (setenv "SETUPTOOLS_SCM_PRETEND_VERSION" #$version)
(setenv "SETUPTOOLS_SCM_PRETEND_VERSION" "0.3.2")
)))))
(propagated-inputs (list python-h5py
python-nest-asyncio