This python library package is generated without supporting files like setup.py or requirements files To be able to use it, you will need these dependencies in your own package that uses this library: ...
===== FAILURES ===== _____ test_bump_spdx_document _____ def test_bump_spdx_document(): spdx2_document: Spdx2_Document = document_fixture() spdx2 ...
Official support for free-threaded Python, and free-threaded improvements Python’s free-threaded build promises true parallelism for threads in Python programs by removing the Global Interpreter Lock ...