Skip to content

Commit a960084

Browse files
committed
docs: updated test command
1 parent aab33d1 commit a960084

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.rst

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,10 +258,5 @@ Contributing
258258

259259
1. Clone the repo.
260260
2. Add your modifications
261-
3. Run :code:`python setup.py test --pytest-args --cov=./commitizen`
262-
263-
264-
Testing
265-
========
266-
267-
pytest -s --cov-report term-missing --cov=commitizen tests/
261+
3. Create a virtualenv
262+
4. Run :code:`pytest -s --cov-report term-missing --cov=commitizen tests/`

0 commit comments

Comments
 (0)