mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-13 15:43:39 +00:00
python312Packages.notion-client: add comment to why test is disabled
This commit is contained in:
parent
ba89dccdcd
commit
8f8d0c7219
@ -44,6 +44,7 @@ buildPythonPackage rec {
|
||||
pythonImportsCheck = [ "notion_client" ];
|
||||
|
||||
disabledTests = [
|
||||
# requires network access
|
||||
"test_api_http_response_error"
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user