Merge pull request #113005 from fabaff/pytrafikverket

This commit is contained in:
Sandro
2021-02-14 01:18:48 +01:00
committed by GitHub
3 changed files with 38 additions and 2 deletions
+2
View File
@@ -6497,6 +6497,8 @@ in {
pytorchWithoutCuda = self.pytorch.override { cudaSupport = false; };
pytrafikverket = callPackage ../development/python-modules/pytrafikverket { };
pytrends = callPackage ../development/python-modules/pytrends { };
pytricia = callPackage ../development/python-modules/pytricia { };