parent
d29d837d01
commit
5eda6093f4
16 changed files with 37 additions and 72 deletions
|
@ -8,7 +8,7 @@ from typing import Iterator, List, Optional, Set
|
|||
|
||||
DEFAULT_PACKAGES_FILENAME = "packages.ini"
|
||||
FORMATS = ("list", "line")
|
||||
DISTRIBUTIONS = ("buster", "bullseye", "bookworm", "focal", "jammy")
|
||||
DISTRIBUTIONS = ("bullseye", "bookworm", "focal", "jammy")
|
||||
|
||||
SETTINGS_SECTION = "=settings"
|
||||
DEVELOPMENT_SECTION = "=development"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue