Skip to content

Commit 853eefb

Browse files
FynnBectr26
authored andcommitted
update conda recipe
1 parent a4d223f commit 853eefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ test:
3434
- tests
3535
- example_specs
3636
requires:
37-
{% for dep in setup_py_data['extras_require']['test'] %}
37+
{% for dep in setup_py_data['extras_require']['dev'] %}
3838
- {{ dep.replace('torch', 'pytorch').lower() }}
3939
{% endfor %}
4040
commands:

0 commit comments

Comments
 (0)