Skip to content

Commit

Permalink
Update py4web.mac.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
nicozanf authored Oct 10, 2024
1 parent 97c4740 commit 796cdb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py4web.mac.spec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ a = Analysis(['py4web.py'],
datas=[],
hiddenimports=['cgitb', 'click', 'cryptography', 'http.cookies', 'json', 'jwt', 'numbers', 'ombott', 'pkg_resources.py2_warn', 'pluralize',
'portalocker', 'pydal', 'pydal.restapi',
'pydal.tools', 'pydal.tools.tags', 'renoir', 'requests', 'rocket3', 'threadsafevariable', 'tornado', 'yatl', 'uuid',
'pydal.tools', 'pydal.tools.scheduler', 'pydal.tools.tags', 'renoir', 'requests', 'rocket3', 'threadsafevariable', 'tornado', 'yatl', 'uuid',
'aifc', 'asynchat', 'asyncore', 'binhex', 'chunk', 'collections.abc', 'colorama', 'colorsys', 'compileall',
'cProfile', 'crypt', 'Crypto', 'Crypto.Cipher.AES', 'curses.ascii', 'curses.panel', 'curses.textpad', 'dataclasses', 'dateutil',
'dbm', 'dbm.dumb', 'dbm.gnu', 'dbm.ndbm', 'encodings.idna', 'encodings.mbcs', 'encodings.utf_8_sig', 'ensurepip',
Expand Down

0 comments on commit 796cdb6

Please sign in to comment.