mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Build also python source archive (#2900)
This commit is contained in:
parent
81d64ff269
commit
8d2d15c8ae
@ -40,7 +40,7 @@ clean:
|
||||
rm -rf build dist pyone/bindings *.egg-info doc
|
||||
|
||||
dist:
|
||||
${PYTHON} setup.py bdist_wheel
|
||||
${PYTHON} setup.py sdist bdist_wheel
|
||||
|
||||
install:
|
||||
${PYTHON} setup.py install ${root}
|
||||
|
Loading…
x
Reference in New Issue
Block a user