- Add changes to the changelog and
- update the version number in setup.py so people can track the development of the package.
workon laura
py -m build --wheel
twine check dist/*
Run the batch file to test your local package:
test_build.bat
twine upload dist/*
test_build2.bat