Skip to content
Snippets Groups Projects
Commit cc9745ff authored by Vincent Texier's avatar Vincent Texier
Browse files

add how to run examples in README

parent c47a03b9
No related branches found
No related tags found
No related merge requests found
Pipeline #3824 passed
......@@ -50,11 +50,10 @@ Development
pip install -r requirements.txt
* Add PYTHONPATH env var to your shell containing the path to this repository
* Take a look at examples folder
* Run examples from parent folder::
python examples/request_data.py
PYTHONPATH=`pwd` python examples/request_data.py
* Before submit a merge requests, please check the static typing and tests.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment