Skip to content

Commit 7fa81c5

Browse files
authored
Merge pull request #53 from unipept/lca-optimisation
lca_optimisation, tests and benchmark
2 parents 559d019 + 882cda9 commit 7fa81c5

File tree

12 files changed

+473786
-68
lines changed

12 files changed

+473786
-68
lines changed

.devcontainer/devcontainer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// "forwardPorts": [],
1717

1818
// Use 'postCreateCommand' to run commands after the container is created.
19-
"postCreateCommand": "apt update && apt install --yes libmysqlclient-dev",
19+
"postCreateCommand": "apt update && apt install --yes libmysqlclient-dev"
2020

2121
// Configure tool-specific properties.
2222
// "customizations": {},

0 commit comments

Comments
 (0)