How to define conditional dependencies in pyproject.toml
Detlev Offenbach
detlev at die-offenbachs.de
Sat Aug 9 17:41:29 BST 2025
Hello,
I would like to modify the eric-ide pyproject.toml file such, that some
dependencies get installed depending on the PyQt6 version installed (or
selected). Specifically I would like PyQt6-Graphs being installed, if
PyQt6 version is >= 6.8.0, and PyQt6-Charts gets installed, if PyQt6
version is < 6.8.0.
How do I specify that in the pyproject.toml file?
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20250809/792b1bb5/attachment.htm>
More information about the PyQt
mailing list