Require older conda-constructor for now until I can fix Windows NSIS.

This commit is contained in:
Ryan Volz 2023-02-24 16:29:44 -05:00
parent ee5081a80c
commit e5d8833441
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ channels:
dependencies:
- anaconda-client
- conda-build
- constructor
- constructor <3.4
- python-patch
- requests