mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-06 19:24:13 +02:00
fix version - as jinja templating not yet supported on my python
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
{% set data = load_setup_py_data() %}
|
||||
|
||||
package:
|
||||
name: cadump
|
||||
version: {{ data.get('version') }}
|
||||
version: 0.0.1
|
||||
|
||||
build:
|
||||
entry_points:
|
||||
|
||||
Reference in New Issue
Block a user