mirror of
https://github.com/rizsotto/scan-build.git
synced 2025-12-16 12:00:08 +01:00
rewrite README file
This commit is contained in:
2
setup.py
2
setup.py
@@ -67,7 +67,7 @@ setup(
|
||||
url='https://github.com/rizsotto/Beye',
|
||||
license='LICENSE.txt',
|
||||
description='static code analyzer wrapper for Clang.',
|
||||
long_description=open('README.rst').read(),
|
||||
long_description=open('README.md').read(),
|
||||
zip_safe=False,
|
||||
packages=['analyzer'],
|
||||
package_data={'analyzer': ['resources/*']},
|
||||
|
||||
Reference in New Issue
Block a user