Commit graph

8 commits

Author SHA1 Message Date
Sandro Jäckel 68aba2a583
python310Packages.diagrams: remove black dependency 2022-06-28 19:47:58 +02:00
Robert Schütz 9d39485d58 python3Packages.diagrams: relax version constraints 2022-05-11 16:01:19 +00:00
R. Ryantm 0fbe6cb466 python310Packages.diagrams: 0.21.0 -> 0.21.1 2022-02-09 19:50:24 -08:00
R. Ryantm e3d7f9f641 python310Packages.diagrams: 0.20.0 -> 0.21.0 2022-01-22 19:04:07 +00:00
Fabian Affolter 1180e88a59 python3Packages.diagrams: fix build 2021-08-19 00:52:51 +02:00
Martin Weinelt 69409ac372 python3Packages.diagrams: relax jinja2 constraint 2021-06-22 13:42:53 +02:00
Jonathan Ringer 95b1ae0d8a python3Packages.diagrams: 0.19.1 -> 0.20.0 2021-06-22 13:42:47 +02:00
Nick Bathum 5e5a40b1ee pythonPackages.diagrams: init at 0.19.1
Add python diagrams library. Generate nice architecture diagrams
with python code, allowing for rapid iteration.

The images are rendered using dot from graphviz.

This PR is based on the upstream GitHub repo for diagrams, which
differs significantly from the tarball published to pypi.

Closes #101532
2021-04-12 13:24:32 -04:00