mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Update contributing
This commit is contained in:
parent
a61422ef4b
commit
d4912c6679
@ -15,7 +15,7 @@ export SPOTIPY_REDIRECT_URI=http://localhost:8080 # Make url is set in app you c
|
||||
|
||||
```bash
|
||||
$ virtualenv --python=python3.7 env
|
||||
(env) $ pip install requirements.txt
|
||||
(env) $ pip install --user -e .
|
||||
(env) $ python -m unittest discover -v tests
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user