pythonPackages.py3buddy: init at unstable-2019-09-29

This commit is contained in:
Pavol Rusnak
2019-10-27 12:22:42 +01:00
parent 2896f00181
commit b3a629cabc
2 changed files with 40 additions and 0 deletions

View File

@@ -906,6 +906,8 @@ in {
pybind11 = callPackage ../development/python-modules/pybind11 { };
py3buddy = callPackage ../development/python-modules/py3buddy { };
pybullet = callPackage ../development/python-modules/pybullet { };
pycairo = callPackage ../development/python-modules/pycairo {