diff options
Diffstat (limited to '.trash/Create backup service/Packaging/Pybuild.md')
-rw-r--r-- | .trash/Create backup service/Packaging/Pybuild.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.trash/Create backup service/Packaging/Pybuild.md b/.trash/Create backup service/Packaging/Pybuild.md new file mode 100644 index 0000000..bcb0318 --- /dev/null +++ b/.trash/Create backup service/Packaging/Pybuild.md @@ -0,0 +1,11 @@ +#python #packaging + +--- +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 |