KeyError: 'setuptools_scm' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any ================================================================================================================================================== FAILURES ================================================================================================================================================== ________________________________________________________________________________________________________________________ FeatureCompilerTest.test_buildTables_FeatureLibError[defcon] ________________________________________________________________________________________________________________________ def test_buildTables_FeatureLibError(self, FontClass, caplog): with caplog.at_level(logging.ERROR, logger=logger.name): > with pytest.raises(FeatureLibError): E Failed: DID NOT RAISE tests/featureCompiler_test.py:301: Failed _______________________________________________________________________________________________________________________ FeatureCompilerTest.test_buildTables_FeatureLibError[ufoLib2] ________________________________________________________________________________________________________________________ def test_buildTables_FeatureLibError(self, FontClass, caplog): with caplog.at_level(logging.ERROR, logger=logger.name): > with pytest.raises(FeatureLibError): E Failed: DID NOT RAISE tests/featureCompiler_test.py:301: Failed FAILED tests/featureCompiler_test.py::FeatureCompilerTest::test_buildTables_FeatureLibError[defcon] - Failed: DID NOT RAISE FAILED tests/featureCompiler_test.py::FeatureCompilerTest::test_buildTables_FeatureLibError[ufoLib2] - Failed: DID NOT RAISE >>> ERROR: py3-ufo2ft: check failed