[qttk] Quantitative Trading ToolKit - Quant trading library developed by Conlan Scientific Open-Source Research Cohort
GNU General Public License v3.0
10
stars
1
forks
source link
Uploading updates versions of the package to PyPI #35
Open
chrisconlan opened 3 years ago
Run these commands from the project directory to upload a new version of the package to PyPI.
First, bump the package version by editing
qttk/version.txt
. Then, run the following commands ...Then, check
https://pypi.org/project/qttk/#history
to verify it showed up. Boom. You're done.If you really want to test that it worked ... install
qttk
frompip
.