Skip to content

Commit 8e4231a

Browse files
max-sixtyshoyer
authored andcommitted
consolidate to one pytest config (#2020)
don't even try collecting properties/ as this raises if hypothesis not installed
1 parent c4c683f commit 8e4231a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pytest.ini

Lines changed: 0 additions & 2 deletions
This file was deleted.

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ universal = 1
33

44
[tool:pytest]
55
python_files=test_*.py
6+
testpaths=xarray/tests
67

78
[flake8]
89
max-line-length=79

0 commit comments

Comments
 (0)