Skip to content

Commit c47f361

Browse files
committed
chore(test for plugins): Fix typo
1 parent 9936ede commit c47f361

File tree

1 file changed

+1
-1
lines changed
  • tests/fixtures/pluginsystem/plugins/tmuxp_test_plugin_bs

1 file changed

+1
-1
lines changed

tests/fixtures/pluginsystem/plugins/tmuxp_test_plugin_bs/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Joseph Flinn <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.6"
9-
tmuxp = "^1.7.0."
9+
tmuxp = "^1.7.0"
1010

1111
[tool.poetry.dev-dependencies]
1212

0 commit comments

Comments
 (0)