Skip to content

Commit

Permalink
Merge branch 'master' into wverastegui/issue534
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth authored Jun 17, 2024
2 parents b4eb0e6 + d42dca4 commit 8e93f3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/rem_complex/rem_complex.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<tool id="rem_complex" name="Remove coordination complexes" version="@TOOL_VERSION@+galaxy3" profile="21.09">
<tool id="rem_complex" name="Remove coordination complexes" version="@TOOL_VERSION@+galaxy4" profile="21.09">
<description>Remove molecular coordination complexes from a list of structure representations</description>
<macros>
<import>macros.xml</import>
</macros>
<expand macro="creator"/>
<requirements>
<requirement type="package" version="1.5.3">pandas</requirement>
<requirement type="package" version="3.1.1">openbabel</requirement>
Expand Down

0 comments on commit 8e93f3b

Please sign in to comment.