mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-03-09 00:00:22 +01:00
Remove README.txt too
This commit is contained in:
parent
bbd4d84c96
commit
c9fbc66e8e
2
Makefile
2
Makefile
@ -25,7 +25,7 @@ install:
|
||||
clean:
|
||||
find . -name '*.pyc' | xargs rm -f
|
||||
# XXX is there some way of having setup.py clean up its junk?
|
||||
rm -rf README.html build dist refine_client.egg-info distribute-*
|
||||
rm -rf README.{html,txt} build dist refine_client.egg-info distribute-*
|
||||
|
||||
upload: clean
|
||||
python setup.py sdist upload
|
||||
|
Loading…
x
Reference in New Issue
Block a user