We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3b80d commit d34a5d8Copy full SHA for d34a5d8
src/interfaces/python/setup.py
@@ -50,7 +50,7 @@
50
include_dirs = include_dirs,
51
library_dirs = library_dirs,
52
libraries = optional_libs
53
- )]
+ )],
54
data_files = data_files
55
)
56
0 commit comments