Skip to content

Commit 91ecc7c

Browse files
authored
Merge pull request #212 from bmwiedemann/sortv2
Sort input files
2 parents 3efcb1c + 054e4e0 commit 91ecc7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ def restore_cencode():
141141
else:
142142
link_flags = ['-fPIC', '-lstdc++']
143143

144+
sources.sort()
144145
sass_extension = Extension(
145146
'_sass',
146147
sources,

0 commit comments

Comments
 (0)