python3Packages.pyarlo: init at 0.2.4

This commit is contained in:
Fabian Affolter
2021-01-07 13:33:09 +01:00
committed by Martin Weinelt
parent e53d823337
commit afae42d254
2 changed files with 43 additions and 0 deletions
+2
View File
@@ -5024,6 +5024,8 @@ in {
pyannotate = callPackage ../development/python-modules/pyannotate { };
pyarlo = callPackage ../development/python-modules/pyarlo { };
pyarrow = callPackage ../development/python-modules/pyarrow { inherit (pkgs) arrow-cpp cmake pkgconfig; };
pyasn1 = callPackage ../development/python-modules/pyasn1 { };