Skip to content

Commit

Permalink
Merge pull request #234786 from mweinelt/fix-pontos
Browse files Browse the repository at this point in the history
python310Packages.pontos: disable failing test
  • Loading branch information
mweinelt authored May 29, 2023
2 parents 7c40d49 + 179f761 commit 65b99ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/python-modules/pontos/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ buildPythonPackage rec {
# Network access
"test_fail_sign_on_upload_fail"
"test_successfully_sign"
# calls git log, but our fetcher removes .git
"test_git_error"
];

pythonImportsCheck = [
Expand Down

0 comments on commit 65b99ff

Please sign in to comment.