Skip to content

Commit

Permalink
add pyyaml dependency and configuration for SAMMY runner
Browse files Browse the repository at this point in the history
  • Loading branch information
KedoKudo committed Dec 23, 2024
1 parent 867c661 commit 3445307
Show file tree
Hide file tree
Showing 4 changed files with 508 additions and 1 deletion.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ matplotlib = ">=3.1.2"
jupyterlab = "^4.3.0"
# Nova backend
nova-galaxy = "^0.4.0"
pyyaml = "^6.0.2"

[tool.poetry.scripts]
pleiades = "pleiades:main" # Console script entry point
Expand Down
Loading

0 comments on commit 3445307

Please sign in to comment.