mirror of
https://github.com/rizsotto/scan-build.git
synced 2025-12-21 12:19:29 +01:00
setup test env for ccc-analyzer rewrite
This commit is contained in:
3
setup.py
3
setup.py
@@ -9,7 +9,8 @@ setup(
|
||||
author='László Nagy',
|
||||
author_email='rizsotto@gmail.com',
|
||||
keywords=['clang', 'scan-build', 'checker', 'analyzer', 'static analyzer'],
|
||||
scripts=['bin/beye'],
|
||||
scripts=['bin/beye', 'bin/analyze'],
|
||||
packages=['beye'],
|
||||
url='https://github.com/rizsotto/Beye',
|
||||
license='LICENSE.txt',
|
||||
description='static code analyzer wrapper for Clang.',
|
||||
|
||||
Reference in New Issue
Block a user