tikzplotlib icon indicating copy to clipboard operation
tikzplotlib copied to clipboard

setup.py

Open lpipes opened this issue 3 years ago • 1 comments
trafficstars

Hello, Is there a setup.py script so that I can install from source? Thank you.

lpipes avatar Jul 26 '22 19:07 lpipes

tikzplotlib uses the flit tool: https://github.com/nschloe/tikzplotlib/blob/450712b4014799ec5f151f234df84335c90f4b9d/pyproject.toml#L2-L3

See the upstream docs for flit on how to use it (for example https://flit.pypa.io/en/stable/cmdline.html#flit-install)

FriedrichFroebel avatar Mar 09 '23 11:03 FriedrichFroebel