add setup
This commit is contained in:
@@ -37,5 +37,6 @@ setuptools.setup(
|
||||
'deepstate-angr = deepstate.main_angr:main',
|
||||
'deepstate-manticore = deepstate.main_manticore:main',
|
||||
'deepstate-reduce = deepstate.reducer:main',
|
||||
'deepstate-eclipser = deepstate.eclipser:main',
|
||||
]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user