Skip to content

Commit d98b838

Browse files
author
Žiga Stupan
committed
fix conda config
1 parent 1cd2adf commit d98b838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set pyproject = load_file_data('pyproject.toml') %}
1+
{% set pyproject = load_file_data('../pyproject.toml') %}
22
{% set project = pyproject.get('project', {}) %}
33
{% set project_urls = project.get('urls', {}) %}
44

0 commit comments

Comments
 (0)