source:
ogBrowser-Git/qtermwidget/pyqt/pyproject.toml
@
c0cec9d
Last change on this file since c0cec9d was fedf2a2, checked in by , 18 months ago | |
---|---|
|
|
File size: 232 bytes |
Line | |
---|---|
1 | # https://www.riverbankcomputing.com/static/Docs/sip/index.html |
2 | |
3 | [build-system] |
4 | requires = ["sip", "PyQt-builder"] |
5 | build-backend = "sipbuild.api" |
6 | |
7 | [tool.sip.metadata] |
8 | name = "QTermWidget" |
9 | version = "1.3.0" |
10 | requires-dist = ["PyQt5"] |
Note: See TracBrowser
for help on using the repository browser.