source: ogBrowser-Git/qtermwidget/pyqt/pyproject.toml @ 9004d96

jenkinsmain
Last change on this file since 9004d96 was 64efc22, checked in by Vadim Troshchinskiy <vtroshchinskiy@…>, 19 months ago

Update qtermwidget to modern version

  • Property mode set to 100644
File size: 232 bytes
Line 
1# https://www.riverbankcomputing.com/static/Docs/sip/index.html
2
3[build-system]
4requires = ["sip", "PyQt-builder"]
5build-backend = "sipbuild.api"
6
7[tool.sip.metadata]
8name = "QTermWidget"
9version = "1.2.0"
10requires-dist = ["PyQt5"]
Note: See TracBrowser for help on using the repository browser.