Rename requirements-development.txt to test-requirements.txt
This file name seems more common.
This commit is contained in:
@@ -24,7 +24,7 @@ Setting up a development environment from a Git branch is easy::
|
||||
|
||||
$ cd /path/to/happybase/
|
||||
$ mkvirtualenv happybase
|
||||
(happybase)$ pip install -r requirements-development.txt
|
||||
(happybase)$ pip install -r test-requirements.txt
|
||||
(happybase)$ pip install -e .
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user