fix: remove old structural dependency
This commit is contained in:
parent
bfb22752e3
commit
a58b16e85c
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ classifiers = [
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"rougail >= 1.1,<2",
|
"rougail >= 1.1,<2",
|
||||||
"rougail-structural-bitwarden == 0.1.0a6",
|
# "rougail-structural-bitwarden == 0.1.0a6",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue