9 Commits

Author SHA1 Message Date
Daniel Rojas
0cef5e3687 Add changelog
in preparation for release of v0.2
2020-07-11 23:23:39 +02:00
Daniel Rojas
49322fc65f Fix demo 01 2020-06-30 17:58:44 +02:00
Daniel Rojas
23e22f5249 Reorder readme 2020-06-30 13:53:54 +02:00
Daniel Rojas
e047f06b6d Update readme to reflect changes from #41 2020-06-29 14:54:06 +02:00
Daniel Rojas
0a42b350c8 Update readme 2020-06-28 15:24:03 +02:00
Andreas Nordin
a1f511738e fix install notes
Explicitly mention the system graphviz dependency and clarify possible
need for separate python install on old ubuntus
2020-06-28 10:50:53 +02:00
Andreas Nordin
cdb2cf2b91 update build_examples script 2020-06-28 10:49:47 +02:00
Andreas Nordin
60cd069754 add install instructions to readme 2020-06-28 10:48:14 +02:00
Andreas Nordin
5514fd4244 refactor dependencies and installation
There are hard copies of the graphviz and pyyaml dependencies included
in the repo. Remove these.

Sort out installation and dependency handling by writing a functional
setup.py script. Rename top level documentation. Refactor wireviz.py
slightly to allow it to run as an installed script.

# Conflicts:
#	src/batch.py
#	src/wireviz/batch.py
#	src/wireviz/build_examples.py
2020-06-28 10:46:24 +02:00