Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a0d37d6

Browse files
committed
expanded tests block
1 parent 329f8a9 commit a0d37d6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,20 @@ install dev .. code-block:: bash
102102
tests .. code-block:: bash
103103

104104
$ python setup.py test
105+
106+
or
107+
108+
.. code-block:: bash
109+
110+
$ tox
111+
112+
or
113+
114+
.. code-block:: bash
115+
116+
$ python run-tests.py
117+
118+
105119
============== ==========================================================
106120

107121
About This Project

0 commit comments

Comments
 (0)