Merge pull request #120909 from eduardosm/bpython

bpython: fix build
This commit is contained in:
Guillaume Girol
2021-05-09 18:39:48 +00:00
committed by GitHub
4 changed files with 55 additions and 19 deletions
+2
View File
@@ -1631,6 +1631,8 @@ in {
cvxpy = callPackage ../development/python-modules/cvxpy { };
cwcwidth = callPackage ../development/python-modules/cwcwidth { };
cx_Freeze = callPackage ../development/python-modules/cx_freeze { };
cx_oracle = callPackage ../development/python-modules/cx_oracle { };