Skip to content

Commit 4e4c170

Browse files
committed
proper mac directory sep
1 parent e7953bc commit 4e4c170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mac.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from PyInstaller.utils.hooks import copy_metadata
44

5-
datas = [('dvcurator\\issues', 'issues')]
5+
datas = [('dvcurator/issues', 'issues')]
66
datas += copy_metadata('pikepdf')
77

88

0 commit comments

Comments
 (0)