We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4c683f commit 8e4231aCopy full SHA for 8e4231a
pytest.ini
setup.cfg
@@ -3,6 +3,7 @@ universal = 1
3
4
[tool:pytest]
5
python_files=test_*.py
6
+testpaths=xarray/tests
7
8
[flake8]
9
max-line-length=79
0 commit comments