Go to file
niuke d21495faa7 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Ia8d93c590e21f9f3e505e46996257fea5b140868
2023-06-07 13:49:08 +08:00
2014-01-20 23:00:21 +11:00
2019-04-19 19:45:24 +00:00
2014-09-18 20:26:52 -04:00
2016-11-25 18:43:25 +01:00
2018-09-26 19:03:50 -04:00

Team and repository tags

Team and repository tags

Standalone tools related to diskimage-builder

These tools were originally part of the diskimage-builder project, but they have uses outside of that project as well. Because disk space is at a premium in base cloud images, pulling in all of diskimage-builder and its dependencies just to use something like dib-run-parts is not desirable. This project allows consumers to use the tools while pulling in only one small package with few/no additional dependencies.

Description
RETIRED, Pieces of diskimage-builder that are useful without the full project
Readme 331 KiB