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.
13 lines
273 B
13 lines
273 B
2 months ago
|
--- 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 = [
|