mirror of https://github.com/django/django.git
parent
95cf17244c
commit
9f5adf8db3
|
@ -4,6 +4,6 @@ sdist:
|
||||||
python setup.py sdist
|
python setup.py sdist
|
||||||
|
|
||||||
bdist_wheel:
|
bdist_wheel:
|
||||||
python setup.py bdist_wheel --skip-scripts
|
python setup.py bdist_wheel
|
||||||
|
|
||||||
.PHONY : sdist bdist_wheel
|
.PHONY : sdist bdist_wheel
|
||||||
|
|
Loading…
Reference in New Issue