gtristan commented on code in PR #2018: URL: https://github.com/apache/buildstream/pull/2018#discussion_r2121026928
########## tests/frontend/source-info-unimplemented/fatal/elements/unimplemented.bst: ########## @@ -0,0 +1,4 @@ +kind: import + +sources: +- kind: fatal_unimplemented Review Comment: Yes, it was originally just called "unimplemented.py". The problem is that tox does this weird stuff where it doesn't like to have multiple modules with the same name that are not somehow joined by a whole tree of directories that all contain `__init__.py` files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
