You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
python-beautifulsoup4/SOURCES/beautifulsoup4-4.12-disable...

13 lines
273 B

--- a/pyproject.toml
+++ b/pyproject.toml
@@ -29,9 +29,6 @@ classifiers = [
"Topic :: Text Processing :: Markup :: SGML",
"Topic :: Text Processing :: Markup :: XML",
]
-dependencies = [
- "soupsieve >1.2",
-]
[project.optional-dependencies]
html5lib = [