Skip to content

Commit f27884b

Browse files
remove redundant pytest.ini files
1 parent 3f06008 commit f27884b

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

assembler_tools/hec-assembler-tools/pytest.ini

Lines changed: 0 additions & 4 deletions
This file was deleted.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ skip-magic-trailing-comma = false
109109
# Automatically detect the appropriate line ending
110110
line-ending = "auto"
111111

112+
[tool.pytest.ini_options]
113+
pythonpath = ["p-isa_tools/kerngen", "assembler_tools/hec-assembler-tools"]
114+
112115
[tool.mypy]
113116
python_version = "3.10"
114117
namespace_packages = true

pytest.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)