Skip to content

Commit eefdfa0

Browse files
committed
fix action error
1 parent 50d58ee commit eefdfa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ test = ["pytest >= 7.0", "pandas >= 1.5.0", "pytest-cov"]
3838

3939
[tool.pytest.ini_options]
4040
testpaths = ["tests"]
41+
pythonpath = ["."]
4142
python_files = ["test_*.py"]
4243
python_classes = ["Test*"]
4344
python_functions = ["test_*"]

0 commit comments

Comments
 (0)