mirror of
https://github.com/django/django.git
synced 2025-01-03 15:06:09 +00:00
Skipped inclusion of scripts (pip will take care of that).
This commit is contained in:
parent
929ceadda1
commit
694e6c6f52
@ -4,6 +4,6 @@ sdist:
|
|||||||
python setup.py sdist
|
python setup.py sdist
|
||||||
|
|
||||||
bdist_wheel:
|
bdist_wheel:
|
||||||
python setup.py bdist_wheel
|
python setup.py bdist_wheel --skip-scripts
|
||||||
|
|
||||||
.PHONY : sdist bdist_wheel
|
.PHONY : sdist bdist_wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user