pythonPackages.chart-studio: init at 1.0.0

This commit is contained in:
Jonathan Ringer
2019-10-01 20:38:58 -07:00
committed by Jon
parent 8c9c942e90
commit ceefed0723
2 changed files with 46 additions and 0 deletions

View File

@@ -1804,6 +1804,8 @@ in {
characteristic = callPackage ../development/python-modules/characteristic { };
chart-studio = callPackage ../development/python-modules/chart-studio { };
cheetah = callPackage ../development/python-modules/cheetah { };
cherrypy = if isPy3k then