Skip to content

Commit da49bf6

Browse files
committed
ci: update platform-specific dependency for pynsis in requirements-build.txt
1 parent 4f31a6c commit da49bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-build.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest-xdist>=3.0.0
1010
mock>=5.0.0
1111

1212
# Platform-specific dependencies
13-
pynsis>=2.6.0; sys_platform == 'win32'
13+
pynsis; sys_platform == 'win32'
1414

1515
# Other dependencies
1616
cairosvg>=2.5.0

0 commit comments

Comments
 (0)