mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-29 01:38:37 +02:00
test : hard version
This commit is contained in:
parent
486eedf3a9
commit
93e67b32f4
1 changed files with 4 additions and 1 deletions
|
@ -96,7 +96,10 @@
|
||||||
;; without the git metadata available, the version string is set to
|
;; without the git metadata available, the version string is set to
|
||||||
;; '0.0.0'.
|
;; '0.0.0'.
|
||||||
(lambda _
|
(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
|
(propagated-inputs (list python-h5py
|
||||||
python-nest-asyncio
|
python-nest-asyncio
|
||||||
|
|
Loading…
Add table
Reference in a new issue