mirror of
https://github.com/OfflineIMAP/offlineimap3.git
synced 2026-05-12 21:36:05 +02:00
0c0f51db13
Prevents the error:
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
By 2024-Sep-26, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
Signed-off-by: Keith Bowes <keithbowes@users.noreply.github.com>
4 lines
41 B
INI
4 lines
41 B
INI
|
|
[metadata]
|
|
description_file = README.md
|