Fix setup.py
This commit is contained in:
parent
fac1bc782d
commit
1f7b9e3922
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
|
@ -189,8 +189,7 @@ setup(
|
|||
'llpython',
|
||||
'llvm_array',
|
||||
'llvmpy.api', 'llvmpy.api.llvm',
|
||||
'llvm.tests',
|
||||
'llvm.tests.isolated'],
|
||||
'llvm.tests',],
|
||||
package_data = {'llvm': ['llrt/*.ll']},
|
||||
py_modules = ['llvmpy',
|
||||
'llvmpy._capsule',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue