Skip to content

Commit 2d91748

Browse files
authored
Force log build for NSIS in test requirements (#1026)
1 parent 50854c2 commit 2d91748

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,10 @@ test:
4141
- examples/miniforge-mamba2
4242
- tests
4343
requires:
44+
- nsis =*=*log* # [win]
4445
- pip
4546
- pytest
46-
- pywin32 # [win]
47+
- pywin32 # [win]
4748
imports:
4849
- constructor
4950
commands:

0 commit comments

Comments
 (0)