Skip to content

Commit c29fce7

Browse files
committed
make traits and pyface dependencies explicit
1 parent 68e35b0 commit c29fce7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

recipes/apptools/meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,14 @@ requirements:
1717
build:
1818
- python
1919
- setuptools
20+
- traits
21+
- pyface
2022
- traitsui
2123
- configobj
2224
run:
2325
- python
26+
- traits
27+
- pyface
2428
- traitsui
2529
- configobj
2630

0 commit comments

Comments
 (0)