pythonPackages.fastdiff: init at 0.2.0

This commit is contained in:
Sandro Jäckel
2021-01-07 10:42:18 +01:00
parent 83fcae70de
commit 14ed11bf18
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -2071,6 +2071,8 @@ in {
fastcache = callPackage ../development/python-modules/fastcache { };
fastdiff = callPackage ../development/python-modules/fastdiff { };
fastdtw = callPackage ../development/python-modules/fastdtw { };
fastecdsa = callPackage ../development/python-modules/fastecdsa { };