Use Poetry for dependency management, loosen dependency restrictions, drop python 3.8 support #106
Annotations
5 errors and 1 warning
Ruff (I001):
atxm/machine.py#L1
atxm/machine.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
atxm/strategies.py#L1
atxm/strategies.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
atxm/tracker.py#L1
atxm/tracker.py:1:1: I001 Import block is un-sorted or un-formatted
|
Ruff (I001):
atxm/utils.py#L1
atxm/utils.py:1:1: I001 Import block is un-sorted or un-formatted
|
ruff-lint
Process completed with exit code 1.
|
ruff-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|