diff options
| author | Florian Apolloner <florian@apolloner.eu> | 2013-12-29 14:01:55 +0100 |
|---|---|---|
| committer | Florian Apolloner <florian@apolloner.eu> | 2013-12-29 14:01:55 +0100 |
| commit | 694e6c6f52aeeb0de02281a0ee6e9d6fa12f1ea8 (patch) | |
| tree | a176e405be4db508ba568c8325251b0f48675b04 /extras | |
| parent | 929ceadda129090e260ec693178b992cd02da7bb (diff) | |
Skipped inclusion of scripts (pip will take care of that).
Diffstat (limited to 'extras')
| -rw-r--r-- | extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Makefile b/extras/Makefile index 66efd0d451..531fae63fc 100644 --- a/extras/Makefile +++ b/extras/Makefile @@ -4,6 +4,6 @@ sdist: python setup.py sdist bdist_wheel: - python setup.py bdist_wheel + python setup.py bdist_wheel --skip-scripts .PHONY : sdist bdist_wheel |
