python3Packages.roombapy: init at 1.6.2.post1

This commit is contained in:
Justinas Stankevicius
2021-01-17 21:42:26 +02:00
parent 3876561795
commit 607505005e
2 changed files with 39 additions and 0 deletions
+2
View File
@@ -6726,6 +6726,8 @@ in {
roman = callPackage ../development/python-modules/roman { };
roombapy = callPackage ../development/python-modules/roombapy { };
rope = callPackage ../development/python-modules/rope { };
ROPGadget = callPackage ../development/python-modules/ROPGadget { };