Commit b5bf9ad
committed
Merge pytest.ini with setup.cfg, remove doctest opt in setup.cfg
Got confused when I couldn't find doctest_optionflags in setup.cfg, but then found them in pytest.ini. Is there a reason pytest is configured in two places? I might have misunderstood the setup,
I also removed --doctest-modules from addopts since that's added to env on the linux travis job, and set by invoke test --doctest otherwise.1 parent c9793b3 commit b5bf9ad
2 files changed
+2
-5
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | 31 | | |
33 | 32 | | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments