This PR is to prepare for uploading the package on PyPI.
With this update, [create a new relaese] will trigger a github actions and automatically build and upload the package on PyPI.
This enables users to install via a simpler command $ pip install quantestpy
Although I don't understand the detail, I want to approve this pull request if we can use pip install quantestpy.
How can I check it? (Already checked in GitHub actions?)
This PR is to prepare for uploading the package on PyPI. With this update, [create a new relaese] will trigger a github actions and automatically build and upload the package on PyPI. This enables users to install via a simpler command
$ pip install quantestpy