Skip to content

Commit 48fa3d0

Browse files
Update README.rst
1 parent 74f66b1 commit 48fa3d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,9 @@ Tests
381381

382382
.. code:: python
383383
384+
virtualenv venv
385+
source venv/bin/activate
386+
python setup.py install
384387
python test/__init__.py
385388
386389
Deploying

0 commit comments

Comments
 (0)