Skip to content

Commit b0a6a0a

Browse files
committed
Added boltz install python scripts to import test blacklist.
1 parent 7074623 commit b0a6a0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_imports_app.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
"chimerax.alphafold.fix_seq_titles", # Alphafold database processing script.
2323
"chimerax.atomic.libmolc", # non-importable dynamic lib
2424
"chimerax.atomic.md_crds.dcd.MDToolsMarch97.md_tests", # test code
25+
"chimerax.boltz.download_weights_and_ccd", # Boltz install code
26+
"chimerax.boltz.make_ccd_atom_counts_file", # Boltz install code
2527
"chimerax.build_structure.process", # processes Chimera fragment files
2628
"chimerax.coulombic.create_data", # creates data.py
2729
"chimerax.dicom.scan_dicoms", # development script

0 commit comments

Comments
 (0)