mirror of
https://github.com/triqs/dft_tools
synced 2024-10-31 11:13:46 +01:00
[cmake] Use PROJECT_VERSION in conda/meta.yaml.in file
This commit is contained in:
parent
eb9ef76f48
commit
9162020617
@ -1,4 +1,4 @@
|
|||||||
{% set version = "3.3.0" %}
|
{% set version = "@PROJECT_VERSION@" %}
|
||||||
|
|
||||||
package:
|
package:
|
||||||
name: triqs_dft_tools
|
name: triqs_dft_tools
|
||||||
|
Loading…
Reference in New Issue
Block a user