Added publishing instructions for ease of use

This commit is contained in:
HackTestes
2025-07-09 15:14:48 -03:00
parent b2d8585890
commit b64a8eb573

View File

@@ -21,6 +21,18 @@ pip install .
python ./tests/test_nvml.py -b
```
## Build
```bash
python -m build
```
## Upload to Pypi
```bash
python -m twine upload dist/*
```
## Versioning
Version number scheme: XX.YY.ZZ.WW