You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImportError while loading conftest '/project/tests/conftest.py'.
/project/tests/conftest.py:48: in <module>
from pytest_lazyfixture import lazy_fixture
E ModuleNotFoundError: No module named 'pytest_lazyfixture'
Willingness to contribute
I can contribute a fix for this bug independently
I would be willing to contribute a fix for this bug with guidance from the Iceberg community
I cannot contribute a fix for this bug at this time
Apache Iceberg version
None
Please describe the bug 🐞
https://github.com/apache/iceberg-python/actions/runs/20977770840/job/60296532242#logs
Willingness to contribute