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 1c9e8be commit 3556e0eCopy full SHA for 3556e0e
setup.cfg
@@ -11,12 +11,6 @@ exclude = \
11
versioneer.py
12
13
14
-[tool:pytest]
15
-markers =
16
- natural_earth: mark tests that use Natural Earth data, and the network, if not cached.
17
- network: mark tests that use the network.
18
-doctest_optionflags = ELLIPSIS NORMALIZE_WHITESPACE
19
-
20
[versioneer]
21
# See the docstring in versioneer.py for instructions. Note that you must
22
# re-run 'versioneer.py setup' after changing this section, and commit the
0 commit comments