Skip to content

Commit 1cd2adf

Browse files
author
Žiga Stupan
committed
update conda config
1 parent 111ef86 commit 1cd2adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
{% set project_urls = project.get('urls', {}) %}
44

55
package:
6-
name: {{ poetry.get('name') }}
7-
version: {{ poetry.get('version') }}
6+
name: {{ project.get('name') }}
7+
version: {{ project.get('version') }}
88

99
source:
1010
path: ..

0 commit comments

Comments
 (0)