Skip to content

Commit abedf65

Browse files
committed
deps(pyproject): Add packaging for python 3.10+
1 parent 5f66a68 commit abedf65

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Changes = "https://github.com/tmux-python/libtmux/blob/master/CHANGES"
4747

4848
[tool.poetry.dependencies]
4949
python = "^3.7"
50+
packaging = {version = "*", python="^3.10.0"}
5051

5152
[tool.poetry.dev-dependencies]
5253
### Docs ###

0 commit comments

Comments
 (0)