setup.py

changeset 8684
8574ff3f3a0c
parent 8661
1dc0a266d5f5
child 8734
8dcec45a2a7e
equal deleted inserted replaced
8665:1600bcd3a378 8684:8574ff3f3a0c
336 keywords="Development PyQt5 IDE Python3", 336 keywords="Development PyQt5 IDE Python3",
337 python_requires=">=3.6", 337 python_requires=">=3.6",
338 install_requires=[ 338 install_requires=[
339 "pip>=19.0", 339 "pip>=19.0",
340 "wheel", 340 "wheel",
341 "PyQt5>=5.12.1,<5.15.2", 341 "PyQt5>=5.12.1",
342 "PyQtChart>=5.12.1,<5.15.2", 342 "PyQtChart>=5.12.1",
343 "PyQtWebEngine>=5.12.1,<5.15.2", 343 "PyQtWebEngine>=5.12.1",
344 "QScintilla>=2.11.1", 344 "QScintilla>=2.11.1",
345 "docutils", 345 "docutils",
346 "Markdown", 346 "Markdown",
347 "pyyaml", 347 "pyyaml",
348 "toml", 348 "toml",

eric ide

mercurial