server-client-python
server-client-python copied to clipboard
Jac/release automation
- trigger the pypi-upload step by publishing a release, to avoid forgetting it (minor edit to the action to make it invoke pip the same way in each command)
- delete unused old publish shell script
- update deprecated settings in pyproject.toml (license-files)
- update setuptools and move more settings from setup.py to pyproject.toml
- re-run versioneer setup to make sure we don't have any irrelevant manual config around
- remove files from MANIFEST that don't exist, to stop getting warning logs for them
Coverage Report