pythonPackages.globre: init at 0.1.5

Disabled this on python >= 3.7, since the test suite fails, though I'm
sure if someone else wants it on a new python version the test suite
could be fixed.
This commit is contained in:
Griffin Smith
2020-05-08 11:53:52 -04:00
parent a48804d24b
commit 58ee17a508
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -741,6 +741,8 @@ in {
glob2 = callPackage ../development/python-modules/glob2 { };
globre = callPackage ../development/python-modules/globre { };
glom = callPackage ../development/python-modules/glom { };
goocalendar = callPackage ../development/python-modules/goocalendar { };