We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f428d50 commit fa61120Copy full SHA for fa61120
requirements/lint.txt
@@ -1,6 +1,4 @@
1
-r ci.txt
2
-r towncrier.txt
3
4
-black==25.1.0
5
-isort==6.0.1
6
pre-commit==4.2.0
setup.cfg
@@ -46,13 +46,3 @@ install_requires =
46
typing-extensions >= 4.1.0; python_version < '3.11'
47
packages =
48
multidict
49
-
50
51
-[isort]
52
-multi_line_output=3
53
-include_trailing_comma=True
54
-force_grid_wrap=0
55
-use_parentheses=True
56
57
-known_first_party=multidict
58
-known_third_party=pytest
0 commit comments