Skip to content

Commit

Permalink
don't recurse gmeep and modes
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed May 14, 2024
1 parent b895360 commit 1d6d35b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,9 @@ norecursedirs = [
'gplugins/fdtdz',
'gplugins/elmer',
'gplugins/sentaurus',
'gplugins/gfviz'
'gplugins/gfviz',
'gplugins/gmeep',
'gplugins/modes'
]
python_files = ["gplugins/*.py", "notebooks/*.ipynb", "tests/*.py"]
testpaths = ["gplugins/", "tests"]
Expand Down

0 comments on commit 1d6d35b

Please sign in to comment.