Skip to content

Commit

Permalink
Merge branch 'bugfix/blank-yaml' of github.com:mcgalcode/jobflow into…
Browse files Browse the repository at this point in the history
… bugfix/blank-yaml
  • Loading branch information
mcgalcode committed Aug 31, 2023
2 parents 286d41e + 84b34f5 commit ee1e109
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 @@ -45,7 +45,7 @@ docs = [
"sphinx==7.2.4",
]
dev = ["pre-commit>=2.12.1"]
tests = ["pytest-cov==4.1.0", "pytest==7.4.0","moto==4.2.0"]
tests = ["pytest-cov==4.1.0", "pytest==7.4.0", "moto==4.2.0"]
vis = ["matplotlib", "pydot"]
fireworks = ["FireWorks"]
strict = [
Expand Down

0 comments on commit ee1e109

Please sign in to comment.