Skip to content

Commit

Permalink
TEST: define nonfree pytset marker
Browse files Browse the repository at this point in the history
  • Loading branch information
slivingston committed Oct 1, 2024
1 parent 018ceb3 commit 14354ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[pytest]
addopts = -m 'not nonfree'
markers =
nonfree: marks tests as requiring nonfree (i.e., having restrictive licenses) dependencies

0 comments on commit 14354ee

Please sign in to comment.