summaryrefslogtreecommitdiff
path: root/qhexedit2/pyproject.toml
blob: b5edaa495c311a93249537bcdc9934cfcf3023fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-system]
requires = ["sip >=5", "PyQt-builder", "PyQt5"]
build-backend = "sipbuild.api"

[tool.sip.metadata]
name = "QHexEdit"
version = "0.8.9"

[tools.sip]
abi-version = "12.8"
project-factory = "pyqtbuild:PyQtProject"

[tool.sip.project]
sip-files-dir = "src"