python3Packages.termplotlib: init at 0.3.4

Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
Austin Seipp
2021-02-24 14:08:27 -06:00
parent a2ae262635
commit fdd622d9c2
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -7790,6 +7790,8 @@ in {
terminaltables = callPackage ../development/python-modules/terminaltables { };
termplotlib = callPackage ../development/python-modules/termplotlib { };
termstyle = callPackage ../development/python-modules/termstyle { };
teslajsonpy = callPackage ../development/python-modules/teslajsonpy { };