v1.0
The first release version of CppCodeAnalyzer
-
Download zip, unzip.
-
And run
python setup.py bdist_wheelandpip install dist/CppCodeAnalyzer-1.0-py3-none-any.whlto install CppCodeAnalyzer to your python environment.
The first release version of CppCodeAnalyzer
Download zip, unzip.
And run python setup.py bdist_wheel and pip install dist/CppCodeAnalyzer-1.0-py3-none-any.whl to install CppCodeAnalyzer to your python environment.