2
0
Fork 0

fix: remove 'email' extra from wuttjamaican dependency

since that no longer exists
This commit is contained in:
Lance Edgar 2024-11-24 10:28:55 -06:00
parent fab27e8153
commit 53746e9258

View file

@ -42,7 +42,7 @@ dependencies = [
"pyramid_tm",
"waitress",
"WebHelpers2",
"WuttJamaican[db,email]>=0.13.2",
"WuttJamaican[db]>=0.13.2",
"zope.sqlalchemy>=1.5",
]