fix: remove 'email' extra from wuttjamaican dependency
since that no longer exists
This commit is contained in:
parent
fab27e8153
commit
53746e9258
|
@ -42,7 +42,7 @@ dependencies = [
|
||||||
"pyramid_tm",
|
"pyramid_tm",
|
||||||
"waitress",
|
"waitress",
|
||||||
"WebHelpers2",
|
"WebHelpers2",
|
||||||
"WuttJamaican[db,email]>=0.13.2",
|
"WuttJamaican[db]>=0.13.2",
|
||||||
"zope.sqlalchemy>=1.5",
|
"zope.sqlalchemy>=1.5",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue