mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-05-19 06:49:45 +08:00
Rename requirements.txt file for dependabot to work
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ source .venv/bin/activate
|
||||
Then install the dev requirements:
|
||||
|
||||
```bash
|
||||
pip install -r ./dev-requirements.txt
|
||||
pip install -r ./requirements.txt
|
||||
```
|
||||
|
||||
Finally, install the pre-commit hooks:
|
||||
|
||||
Reference in New Issue
Block a user