python3Packages.pycxx: init at 7.1.4

This commit is contained in:
freezeboy
2020-12-06 09:16:43 -08:00
committed by Jonathan Ringer
parent cc8b2b3602
commit 5d56967eb2
2 changed files with 29 additions and 0 deletions
+2
View File
@@ -5023,6 +5023,8 @@ in {
pycurl = callPackage ../development/python-modules/pycurl { };
pycxx = callPackage ../development/python-modules/pycxx { };
pydantic = callPackage ../development/python-modules/pydantic { };
pydbus = callPackage ../development/python-modules/pydbus { };