setup.py

branch
eric7-maintenance
changeset 9111
4ac66b6c33a4
parent 9022
91efc01ae8cb
child 9136
9e0cf68f727b
equal deleted inserted replaced
9049:2b9bd8f97576 9111:4ac66b6c33a4
345 "PyQt6-WebEngine>=6.2.0", 345 "PyQt6-WebEngine>=6.2.0",
346 "PyQt6-QScintilla>=2.13.0", 346 "PyQt6-QScintilla>=2.13.0",
347 "docutils", 347 "docutils",
348 "Markdown", 348 "Markdown",
349 "pyyaml", 349 "pyyaml",
350 "toml", 350 "tomlkit",
351 "chardet", 351 "chardet",
352 "asttokens", 352 "asttokens",
353 "EditorConfig", 353 "EditorConfig",
354 "Send2Trash", 354 "Send2Trash",
355 "Pygments", 355 "Pygments",
392 "eric7_snap = eric7.eric7_snap:main", 392 "eric7_snap = eric7.eric7_snap:main",
393 "eric7_sqlbrowser = eric7.eric7_sqlbrowser:main", 393 "eric7_sqlbrowser = eric7.eric7_sqlbrowser:main",
394 "eric7_tray = eric7.eric7_tray:main", 394 "eric7_tray = eric7.eric7_tray:main",
395 "eric7_trpreviewer = eric7.eric7_trpreviewer:main", 395 "eric7_trpreviewer = eric7.eric7_trpreviewer:main",
396 "eric7_uipreviewer = eric7.eric7_uipreviewer:main", 396 "eric7_uipreviewer = eric7.eric7_uipreviewer:main",
397 "eric7_unittest = eric7.eric7_unittest:main", 397 "eric7_testing = eric7.eric7_testing:main",
398 "eric7_virtualenv = eric7.eric7_virtualenv:main", 398 "eric7_virtualenv = eric7.eric7_virtualenv:main",
399 ], 399 ],
400 "console_scripts": [ 400 "console_scripts": [
401 "eric7_api = eric7.eric7_api:main", 401 "eric7_api = eric7.eric7_api:main",
402 "eric7_doc = eric7.eric7_doc:main", 402 "eric7_doc = eric7.eric7_doc:main",

eric ide

mercurial