Commit graph

3 commits

Author SHA1 Message Date
MMGen@trixie
cab8be0167
pyproject.toml: add ruff data 2025-10-01 15:26:37 +00:00
ada2cecada
Check the MMGen Node Tools with the pylint static code analyzer:
# Install pylint:
    $ python3 -m pip install pylint

    # Perform the check:
    $ test/test-release.sh lint

The linting operation should complete without error if running Python v3.9 or
greater.
2023-10-13 09:50:16 +00:00
8faeb17a68
migrate to setuptools 2021-10-13 19:52:38 +00:00