diff options
| author | Michael Merickel <michael@merickel.org> | 2020-05-06 22:42:46 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2020-05-06 22:42:46 -0500 |
| commit | 2f3e7cd6365f87659aa3787cbecaee38b5a9b1d7 (patch) | |
| tree | ad2807abd2635886cfe7c240dbe3f3684fd4f9d7 /docs/typographical-conventions.rst | |
| parent | 33eefaeb4542546fe5febd6e22a35418f59fbdde (diff) | |
| download | pyramid-2f3e7cd6365f87659aa3787cbecaee38b5a9b1d7.tar.gz pyramid-2f3e7cd6365f87659aa3787cbecaee38b5a9b1d7.tar.bz2 pyramid-2f3e7cd6365f87659aa3787cbecaee38b5a9b1d7.zip | |
remove some unnecessary flags
Diffstat (limited to 'docs/typographical-conventions.rst')
| -rw-r--r-- | docs/typographical-conventions.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/typographical-conventions.rst b/docs/typographical-conventions.rst index 0a9c194e4..9a83a16f1 100644 --- a/docs/typographical-conventions.rst +++ b/docs/typographical-conventions.rst @@ -102,7 +102,7 @@ ini: python_files = test_*.py testpaths = tests - addopts = -W always --cov + addopts = -W always Interactive Python: |
