Version 0.7.1 was released and successfully passed all the tests in the release workflow. However, it was missing a .json file in the package dependencies which caused an error for users because the outputs module depends on the file. Why did the tests pass? Are the tests actually importing from the local directory instead of the pip installed package?
Version 0.7.1 was released and successfully passed all the tests in the release workflow. However, it was missing a .json file in the package dependencies which caused an error for users because the outputs module depends on the file. Why did the tests pass? Are the tests actually importing from the local directory instead of the pip installed package?