Skip to content

Commit

Permalink
add dep logging
Browse files Browse the repository at this point in the history
  • Loading branch information
8cH9azbsFifZ committed Nov 12, 2023
1 parent d52a645 commit 69bc9c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/mopp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ authors = [
description = "MOPP Morse Code Protocol"
readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"logging",
]
classifiers = [
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
Expand Down

0 comments on commit 69bc9c6

Please sign in to comment.