Skip to content

Commit 8159b57

Browse files
committed
CI: fix functools32 runtime requirement in conda recipe
1 parent 5e16a3e commit 8159b57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/conda_recipe/meta.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ requirements:
5050
- pyqt #[not osx]
5151
- cycler
5252
- tk
53+
- functools32 #[py27] # from the conda-forge channel
5354

5455
test:
5556
requires:

0 commit comments

Comments
 (0)