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

Skip to content

Commit 1015e97

Browse files
committed
📚 Update README.rst
1 parent 6459f59 commit 1015e97

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

‎README.rst‎

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,5 @@ If you want to test:
2424

2525
.. code-block:: bash
2626
27-
$ pip install -r requirements.txt
28-
$ pytest
29-
30-
31-
Release new version
32-
----
33-
34-
.. code-block:: bash
35-
36-
$ pip install build
37-
$ python3 -m build
27+
$ pip install .[dev]
28+
$ inv test

0 commit comments

Comments
 (0)