Commands
Install dependencies
uv sync --all-extras
Run tests
uv run pytest tests
Run linters
ruff:
uv run ruff format accentnotifications example tests
uv run ruff check --fix accentnotifications example tests
Build package
install dependencies:
uv tool install hatch
build package:
rm -rf dist && uv build
Publish package
uv publish --token <token>
Release files for accentnotifications 0.0.18
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| accentnotifications-0.0.18.tar.gz | 4.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| accentnotifications-0.0.18-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.6 kB
Release files / accentnotifications-0.0.18.tar.gz
| Download URL | accentnotifications-0.0.18.tar.gz |
|---|---|
| Size | 4.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3d3dafdcb896dc1dec98957a1192680efcd9743426fd1f80507d1fee037aafd9
|
|
BLAKE2b-256 checksum How to use checksums |
0aff6f137eb0a98096ef88fc95f75537d7ce6d5dc28745ff91f20b9386bf8cba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|
Release files / accentnotifications-0.0.18-py3-none-any.whl
| Download URL | accentnotifications-0.0.18-py3-none-any.whl |
|---|---|
| Size | 7.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4ede2d89f27df3a0c844720f2adce6640f3f9c1df657c62b7862ab2739c4b197
|
|
BLAKE2b-256 checksum How to use checksums |
ac246811f6ea82bb24d154b6200373c90ce237dc1740a8d75dd9f36106689747
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.6.11
|