Add Debian packages, support Ubuntu 22 via tomli
This commit is contained in:
parent
b71f41212a
commit
9f9301e17e
12 changed files with 305 additions and 720 deletions
6
debian/source/options
vendored
Normal file
6
debian/source/options
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
tar-ignore = ".git"
|
||||
tar-ignore = ".venv"
|
||||
tar-ignore = "__pycache__"
|
||||
tar-ignore = ".pytest_cache"
|
||||
tar-ignore = "dist"
|
||||
tar-ignore = "build"
|
||||
Loading…
Add table
Add a link
Reference in a new issue