mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +00:00
Fixes #231 -- clarify that requirements.txt contains dev dependencies.
This commit is contained in:
parent
65b0823e16
commit
d212eb7ca2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Dependencies for development of django-model-utils
|
||||
|
||||
tox
|
||||
sphinx
|
||||
twine
|
||||
|
|
|
|||
Loading…
Reference in a new issue