Remove unnecessary egg_info options

The tag_svn_revision option was already removed[1]. The values set to
the other two options are effectively same as their defaults.

[1] https://github.com/pypa/setuptools/issues/619

Change-Id: If69a8a10e8bc410974ea2d31be21fab7ec103477
This commit is contained in:
Takashi Kajinami 2023-12-20 14:10:03 +09:00
parent f3c941cc22
commit 76c6c0f2e6

View File

@ -31,8 +31,3 @@ packages =
[entry_points]
console_scripts =
os-refresh-config = os_refresh_config.os_refresh_config:main
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0