mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
python312Packages.notion-client: add comment to why test is disabled (#354431)
This commit is contained in:
@@ -44,6 +44,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "notion_client" ];
|
||||
|
||||
disabledTests = [
|
||||
# requires network access
|
||||
"test_api_http_response_error"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user