Skip to content

Commit 5b63625

Browse files
committed
try fix readme
1 parent fbbd579 commit 5b63625

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

16 Bytes

Run tests

$ python3 -m venv venv $ source venv/bin/activate $ pip install -r requirements.txt $ cd app $ python3 -m pytest

$ python3 -m venv venv

$ source venv/bin/activate

$ pip install -r requirements.txt

$ cd app

$ python3 -m pytest

0 commit comments

Comments
 (0)