python3Packages.pytrafikverket: init at 0.1.6.2

This commit is contained in:
Fabian Affolter
2021-02-13 14:22:25 +01:00
parent 5852a21819
commit 5d1157f2d0
2 changed files with 36 additions and 0 deletions
+2
View File
@@ -6489,6 +6489,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 { };