Skip to content

Commit b7a446d

Browse files
committed
Stop doing our own conda builds in favour of conda-forge (part 2)
1 parent 18b07e1 commit b7a446d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

repo_helper.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ pre_commit_exclude: "^domdf_python_tools/compat/importlib_resources.py$"
1414
docs_fail_on_warning: true
1515
use_hatch: true
1616
on_conda_forge: true
17-
18-
conda_channels:
19-
- conda-forge
17+
enable_conda: false
2018

2119
python_versions:
2220
3.7:

0 commit comments

Comments
 (0)