Remove entry of policy.json from setup.cfg

Review https://review.openstack.org/#/c/506203/ added
non existent policy.json(removed in [1]) file in setup.cfg.

This patch removes policy.json entry from data_files in
setup.cfg.

[1] https://review.openstack.org/#/c/509328/

Change-Id: I45afef481aa084f7f9fe716c4768ddf34be848a2
This commit is contained in:
yatin 2018-02-28 12:02:49 +05:30
parent b59b6ae968
commit 267138d1b3
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ classifier =
data_files =
etc/trove =
etc/trove/api-paste.ini
etc/trove/policy.json
packages =
trove