We now publish wheels of testtools.
Change-Id: Icd49ec797e555b45ca69b23a0c94b5c94a2c3209 Closes-Bug: #issue84
This commit is contained in:
4
Makefile
4
Makefile
@@ -21,11 +21,11 @@ prerelease:
|
||||
-rm MANIFEST
|
||||
|
||||
release:
|
||||
./setup.py sdist upload --sign
|
||||
./setup.py sdist bdist_wheel upload --sign
|
||||
$(PYTHON) scripts/_lp_release.py
|
||||
|
||||
snapshot: prerelease
|
||||
./setup.py sdist
|
||||
./setup.py sdist bdist_wheel
|
||||
|
||||
### Documentation ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user