Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 17, 2023
1 parent 821eb23 commit 8b5ce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def read(filename):
'zc.sourcefactory',
'zdaemon',
'zodbupdate',
'zope.schema >= 4.3'
'zope.schema >= 4.3',
'zope.app.appsetup',
'zope.app.locales >= 3.6',
'zope.app.wsgi',
Expand Down

0 comments on commit 8b5ce1d

Please sign in to comment.