Skip to content

Commit

Permalink
Bump yowasp-wavedrom dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
whitequark committed Apr 5, 2024
1 parent e801b9a commit 2cb78e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ classifiers = [

requires-python = "~=3.8"
dependencies = [
"importlib_resources; python_version<'3.9'",
"Sphinx~=7.1",
"yowasp_wavedrom>=3.5.0.4",
"yowasp_wavedrom>=3.5.0.5",
]

[build-system]
Expand Down
Empty file added test/.nojekyll
Empty file.

0 comments on commit 2cb78e6

Please sign in to comment.