diff options
Diffstat (limited to '1 projects/Create backup service/Packaging')
-rw-r--r-- | 1 projects/Create backup service/Packaging/Pybuild.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/1 projects/Create backup service/Packaging/Pybuild.md b/1 projects/Create backup service/Packaging/Pybuild.md new file mode 100644 index 0000000..226a53c --- /dev/null +++ b/1 projects/Create backup service/Packaging/Pybuild.md @@ -0,0 +1,8 @@ +https://salsa.debian.org/python-team/tools/dh-python/-/blob/master/pybuild.rst +^ documentation + +dh-python + +https://salsa.debian.org/python-team/packages/hatchling/-/blob/debian/latest/debian/control?ref_type=heads + +That shows that we can specify `pybuild-plugin-pyproject`.
\ No newline at end of file |