File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,6 @@ Contributing
44Contributions are very welcome. Tests can be run with `tox <https://tox.readthedocs.io/en/latest/ >`_.
55Please ensure the coverage at least stays the same before you submit a pull request.
66
7- .. image :: https://travis-ci.org/dbader/pytest-mypy.svg?branch=master
8- :target: https://travis-ci.org/dbader/pytest-mypy
9- :alt: See Build Status on Travis CI
10-
117Development Environment Setup
128-----------------------------
139
@@ -21,7 +17,7 @@ Here's how to install pytest-mypy in development mode so you can test your chang
2117 How to publish a new version to PyPI
2218------------------------------------
2319
24- Push a tag, and Travis CI will publish it automatically.
20+ Push a tag, and the release will be published automatically.
2521To publish manually:
2622
2723.. code-block :: bash
You can’t perform that action at this time.
0 commit comments