We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Execute these two commands to build and upload.
Don't forget to update the version number in setup.py.
python3 setup.py sdist bdist_wheel python3 -m twine upload -u [username] -p [password] dist/*
In the modelset repository, create a build and upload to GitHub manually.