Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2573 from PureTryOut/pytest
Browse files Browse the repository at this point in the history
Add pytest.ini and make it ignore the wake_word directory
  • Loading branch information
forslund authored May 6, 2020
2 parents 685fbf6 + d815918 commit a038a52
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[pytest]
testpaths = test
norecursedirs = wake_word

0 comments on commit a038a52

Please sign in to comment.