Update README.md
Remove misleading paragraph about `requirements.txt` and `setup.py` dependencies. Refer to https://packaging.python.org/requirements/ for an authoritative discussion.
This commit is contained in:
parent
15438db59b
commit
29caaf9297
@ -45,6 +45,3 @@ See the [[../../../../test/README.md]]. Basically, move to the `/test` directory
|
||||
cd $(git rev-parse --show-toplevel)/test
|
||||
python run_tests.py --host=$YOUR_HOST $YOUR_USERNAME $YOUR_API_KEY
|
||||
```
|
||||
|
||||
## TODO
|
||||
- Move dependencies expressed in `requirements.txt` to `setup.py`
|
||||
|
Loading…
Reference in New Issue
Block a user