Skip to content

Commit

Permalink
ANPL-823 removed pip install from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ahbensiali committed Dec 6, 2022
1 parent 9330403 commit f52755f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
pip3 install -r requirements.dev.txt
pip3 uninstall python-dotenv # see ANPL-823
```

In addition, you must have:
Expand Down

0 comments on commit f52755f

Please sign in to comment.