Commit d269e895 authored by Romain Courteaud's avatar Romain Courteaud

Contribute

parent 9686bf06
...@@ -2,11 +2,11 @@ ...@@ -2,11 +2,11 @@
## Install development environnment ## Install development environnment
virtualenv venv python3 -m venv venv
. venv/bin/activate . venv/bin/activate
pip install black pyflakes pip install black pyflakes
pip install --upgrade --editable . pip install --upgrade --editable .
urlchecker bot URL
## Check the code ## Check the code
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment