Skip to content

Commit d27f9f9

Browse files
CI fixes
1 parent aeedaf4 commit d27f9f9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

conftest.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Prevent pytest from importing the repo-root __init__.py as a test module.
2+
# The package is installed via setuptools, so shopOps imports still work.
3+
collect_ignore = ["__init__.py"]

0 commit comments

Comments
 (0)