Skip to content

Commit 39a56de

Browse files
committed
ci(test): add pytest.ini
1 parent 94a91e0 commit 39a56de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
norecursedirs = .github .git .pytest_cache assets docs pytorch_optimizer *.egg-info .tox
3+
testpaths = tests

0 commit comments

Comments
 (0)