Skip to content

Commit a061a9e

Browse files
committed
Remove redundant pythonpath.
1 parent 534c63d commit a061a9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[pytest]
22
testpaths = tests
3-
pythonpath = app scripts
3+
pythonpath = app
44
addopts = -v

0 commit comments

Comments
 (0)