322 "Natural Language :: Spanish", |
322 "Natural Language :: Spanish", |
323 "Operating System :: MacOS :: MacOS X", |
323 "Operating System :: MacOS :: MacOS X", |
324 "Operating System :: Microsoft :: Windows :: Windows 10", |
324 "Operating System :: Microsoft :: Windows :: Windows 10", |
325 "Operating System :: POSIX :: Linux", |
325 "Operating System :: POSIX :: Linux", |
326 "Programming Language :: Python", |
326 "Programming Language :: Python", |
327 "Programming Language :: Python :: 3.5", |
|
328 "Programming Language :: Python :: 3.6", |
327 "Programming Language :: Python :: 3.6", |
329 "Programming Language :: Python :: 3.7", |
328 "Programming Language :: Python :: 3.7", |
330 "Programming Language :: Python :: 3.8", |
329 "Programming Language :: Python :: 3.8", |
331 "Programming Language :: Python :: 3.9", |
330 "Programming Language :: Python :: 3.9", |
332 "Topic :: Software Development", |
331 "Topic :: Software Development", |
333 "Topic :: Text Editors :: Integrated Development Environments (IDE)" |
332 "Topic :: Text Editors :: Integrated Development Environments (IDE)" |
334 ], |
333 ], |
335 keywords="Development PyQt5 IDE Python3", |
334 keywords="Development PyQt5 IDE Python3", |
336 python_requires=">=3.5", |
335 python_requires=">=3.6", |
337 install_requires=[ |
336 install_requires=[ |
338 "pip>=19.0", |
337 "pip>=19.0", |
339 "wheel", |
338 "wheel", |
340 "PyQt5>=5.12.1,<5.15.2", |
339 "PyQt5>=5.12.1,<5.15.2", |
341 "PyQtChart>=5.12.1,<5.15.2", |
340 "PyQtChart>=5.12.1,<5.15.2", |