mirror of
https://github.com/opencultureconsulting/openrefine-client.git
synced 2025-04-13 00:00:34 +02:00
merge
This commit is contained in:
commit
b4fa504d9c
3
Makefile
3
Makefile
@ -1,7 +1,7 @@
|
|||||||
# XXX have a Makefile written by someone that knows Makefiles...
|
# XXX have a Makefile written by someone that knows Makefiles...
|
||||||
|
|
||||||
all: test build install
|
all: test build install
|
||||||
|
|
||||||
readme:
|
readme:
|
||||||
# requires docutils, e.g. pip install docutils
|
# requires docutils, e.g. pip install docutils
|
||||||
rst2html.py README.rst > README.html
|
rst2html.py README.rst > README.html
|
||||||
@ -29,3 +29,4 @@ clean:
|
|||||||
|
|
||||||
dist: clean
|
dist: clean
|
||||||
python setup.py sdist
|
python setup.py sdist
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user