mirror of
https://github.com/django-components/django-components.git
synced 2025-08-30 18:57:20 +00:00
Add requirements files to make local development easier.
This commit is contained in:
parent
f1748a4d61
commit
29118b83d6
2 changed files with 5 additions and 0 deletions
4
requirements-dev.txt
Normal file
4
requirements-dev.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
-r requirements.txt
|
||||
|
||||
tox
|
||||
pytest
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
django
|
Loading…
Add table
Add a link
Reference in a new issue