python3Packages.mdtraj: disable more network tests (#518704)

This commit is contained in:
yaya
2026-05-12 09:50:05 +00:00
committed by GitHub
@@ -84,8 +84,10 @@ buildPythonPackage rec {
disabledTests = [
# require network access
"test_pdb_from_url"
"test_load_pdb_from_url"
"test_load_from_url"
"test_1vii_url_and_gz"
"test_1vii_load_from_mixture"
"test_3"
# fail due to data race