Skip to content

Commit

Permalink
updating linking ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewq11 committed Nov 9, 2024
1 parent cb4ba97 commit 19e4dca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@
"RDKitForceField",
"RDKitForceFieldHelpers",
"RDKitGenericGroups",
"RDKitRDGeneral",
"RDKitGraphMol",
"RDKitInchi",
"RDKitRDInchiLib",
"RDKitRDBoost",
"RDKitRDGeneral",
"RDKitRDGeometryLib",
"RDKitRingDecomposerLib",
"RDKitSmilesParse",
Expand Down

0 comments on commit 19e4dca

Please sign in to comment.