SmartPycg
SmartPycg
Hi,I failed to build your project due to error: subprocess-exited-with-error  I used the following commands in python:3.7 docker: ``` pip install -r dev-requirements.txt python setup.py install ``` Can you...
Hi,I am interested in your project and want to count your test code's coverage but I failed to generate coverage report.  I used the following commands in python:3.7 docker:...