Python 3.10 was released recently. Add it to the automatic builds.
There is a deprecation warning in pyshacl because of its use of distutils which will be deprecated in python 3.12. The warnings check is disabled in Python 3.10 to avoid breakage. It would be nice to figure out how to disable the deprecation warnings in distutils instead of dropping the warnings check altogether. I don't have the patience to figure that out right now.
Python 3.10 was released recently. Add it to the automatic builds.
There is a deprecation warning in pyshacl because of its use of distutils which will be deprecated in python 3.12. The warnings check is disabled in Python 3.10 to avoid breakage. It would be nice to figure out how to disable the deprecation warnings in distutils instead of dropping the warnings check altogether. I don't have the patience to figure that out right now.