Skip to content

Commit fd4be0d

Browse files
committed
Revert "bump euphonic requirement"
This reverts commit 75f77f1. Let's see if the CI will pass before doing this version bump and cleaning up; currently some code depends on private attributes that have changed in Euphonic 1.4.
1 parent 6cd3e1a commit fd4be0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/recipes/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ libopenblas:
143143
- '!=0.3.23,!=0.3.24,!=0.3.25, !=0.3.28'
144144

145145
euphonic:
146-
- '>=1.4.0,<2.0'
146+
- '>=1.2.1,<2.0'
147147

148148
librdkafka:
149149
- '>=1.6.0'

0 commit comments

Comments
 (0)