Merge pull request #119126 from fabaff/pycomfoconnect

python3Packages.pycomfoconnect: init at 0.4
This commit is contained in:
Jörg Thalheim
2021-04-16 18:44:28 +01:00
committed by GitHub
4 changed files with 38 additions and 1 deletions

View File

@@ -5670,6 +5670,8 @@ in {
pycollada = callPackage ../development/python-modules/pycollada { };
pycomfoconnect = callPackage ../development/python-modules/pycomfoconnect { };
pycontracts = callPackage ../development/python-modules/pycontracts { };
pycosat = callPackage ../development/python-modules/pycosat { };