Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c9da962

Browse files
committed
feat(poetry): relax packaging version
tox > 4.0.0 needs packaging 22.0
1 parent 838878e commit c9da962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ termcolor = [
6464
{ "version" = "^1.1", python = "< 3.7" },
6565
{ "version" = ">= 1.1, < 3", python = ">= 3.7" },
6666
]
67-
packaging = ">=19,<22"
67+
packaging = ">=19"
6868
tomlkit = ">=0.5.3,<1.0.0"
6969
jinja2 = ">=2.10.3"
7070
pyyaml = ">=3.08"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /