issues
search
warpnet
/
salt-lint
A command-line utility that checks for best practices in SaltStack.
https://salt-lint.readthedocs.io/en/latest/
MIT License
154
stars
39
forks
source link
Add Python 3.10 support
#265
Closed
roaldnefs
closed
3 years ago
roaldnefs
commented
3 years ago
Add Python 3.10 support by:
Adding Python 3.10 as supported version in the classifiers in
setup.py
.
Adding it as a tox environment.
Adding it as additional Python version in the GitHub workflow called
tests
.
Add Python 3.10 support by:
setup.py
.tests
.