The README instruct the user to install the library from source by performing the following steps ``` pip install wheel pip install setuptools pip install twine python setup.py bdist_wheel pip install ./dist/ncqc-0.1.0-py3-none-any.whl ```