Skip to content

Commit

Permalink
add new molecules, skip tests for IPU
Browse files Browse the repository at this point in the history
  • Loading branch information
akrzgc committed Oct 27, 2023
1 parent 0df6c67 commit 4781c12
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ addopts = -s -v --durations=10
filterwarnings =
error
ignore::DeprecationWarning
markers =
ipu: marks tests specific to IPU (deselect with '-m "not ipu"')
serial
Loading

0 comments on commit 4781c12

Please sign in to comment.