forked from orbit-oss/flask
use pip-compile to pin dev requirements
This commit is contained in:
parent
8e2fb4633e
commit
eea31f29a5
13 changed files with 137 additions and 29 deletions
|
|
@ -97,9 +97,8 @@ First time setup
|
|||
|
||||
.. code-block:: text
|
||||
|
||||
$ pip install -e ".[dev]"
|
||||
$ pip install -e . -r requirements/dev.txt
|
||||
|
||||
- Install the `pre-commit framework`_.
|
||||
- Install the pre-commit hooks.
|
||||
|
||||
.. code-block:: text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue