pythonPackages.libcst: init at 0.3.12

I am adding this package because it is a dependency of
google_cloud_dataproc.
This commit is contained in:
Ruud van Asseldonk
2020-10-10 19:37:23 -07:00
committed by Jon
parent 13b192749c
commit ef32b7fa5d
2 changed files with 38 additions and 0 deletions
+2
View File
@@ -3309,6 +3309,8 @@ in {
else
callPackage ../development/python-modules/libcloud { };
libcst = callPackage ../development/python-modules/libcst { };
libevdev = callPackage ../development/python-modules/libevdev { };
libfdt = toPythonModule (pkgs.dtc.override {