python3Packages.rich-argparse: fix build
This commit is contained in:
@@ -28,6 +28,8 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
# coloring mismatch in fixture
|
||||
"test_subparsers_usage"
|
||||
# solid vs dash line mismatch
|
||||
"test_rich_renderables"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [ "rich_argparse" ];
|
||||
|
||||
Reference in New Issue
Block a user