File: RELEASE.md

package info (click to toggle)
python-agilent 0.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 988 kB
  • sloc: python: 849; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 111 bytes parent folder | download
1
2
3
4
5
6
# Release

Using all the new stuff, everything is in `pyproject.toml`:

`python -m build`
`twine upload dist/*`