Skip to content

Commit b2ff9af

Browse files
committed
Use the correct path to the tools_xmostest setup.py file.
1 parent 3e0a6fc commit b2ff9af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ flake8==3.8.3
3535
# If this repository uses the setup functionality (e.g., script entry points)
3636
# of its own setup.py file, then this list must include an entry for that
3737
# setup.py file, e.g., '-e .' or '-e ./python' (without the quotes).
38-
-e ../tools_xmostest/python
38+
-e ../tools_xmostest

0 commit comments

Comments
 (0)