Skip to content

Commit

Permalink
build: Now uses xchem repo for ligand_neighbourhood_alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Nov 16, 2023
1 parent 8807496 commit cf18c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies = [
'pyyaml == 6.0',
'gemmi == 0.6.0',
'im-standardize-molecule == 0.1.0',
'ligand_neighbourhood_alignment@git+https://github.com/ConorFWild/ligand_neighbourhood_alignment',
'ligand_neighbourhood_alignment@git+https://github.com/xchem/ligand_neighbourhood_alignment',
'pytest',
'pytest-order'
] # Add project dependencies here, e.g. ["click", "numpy"]
Expand Down

0 comments on commit cf18c45

Please sign in to comment.