mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-28 17:28:35 +02:00
typo
This commit is contained in:
parent
2121192456
commit
81310ceff4
1 changed files with 2 additions and 2 deletions
|
@ -95,7 +95,7 @@
|
||||||
;; The version string is usually derived via setuptools-scm, but
|
;; The version string is usually derived via setuptools-scm, but
|
||||||
;; 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")
|
; (setenv "SETUPTOOLS_SCM_PRETEND_VERSION" "0.3.2")
|
||||||
; #$(package-version this-package)
|
; #$(package-version this-package)
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
|
|
||||||
|
|
||||||
;)))
|
;)))
|
||||||
))))
|
)))
|
||||||
|
|
||||||
(propagated-inputs (list python-h5py
|
(propagated-inputs (list python-h5py
|
||||||
python-nest-asyncio
|
python-nest-asyncio
|
||||||
|
|
Loading…
Add table
Reference in a new issue