Skip to content

Commit 9d24ea6

Browse files
committed
build(deps): Remove kaptan
1 parent e32b5f3 commit 9d24ea6

File tree

2 files changed

+37
-49
lines changed

2 files changed

+37
-49
lines changed

poetry.lock

Lines changed: 37 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ tmuxp = 'tmuxp:cli.cli'
4747
[tool.poetry.dependencies]
4848
python = "^3.7"
4949
click = "~8"
50-
kaptan = ">=0.5.10"
5150
libtmux = "~0.15.7"
5251
colorama = ">=0.3.9"
5352

@@ -151,7 +150,6 @@ files = [
151150

152151
[[tool.mypy.overrides]]
153152
module = [
154-
"kaptan",
155153
"aafigure",
156154
"libtmux.*",
157155
"IPython.*",

0 commit comments

Comments
 (0)