mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-04-06 00:01:03 +02:00
Change Makefile dist target to upload to remind myself how to do it
This commit is contained in:
parent
eaa0adda8f
commit
b446cfedb7
4
Makefile
4
Makefile
@ -27,6 +27,6 @@ clean:
|
||||
# XXX is there some way of having setup.py clean up its junk?
|
||||
rm -rf README.html build dist refine_client.egg-info distribute-*
|
||||
|
||||
dist: clean
|
||||
python setup.py sdist
|
||||
upload: clean
|
||||
python setup.py sdist upload
|
||||
|
Loading…
x
Reference in New Issue
Block a user