Add long_description to fix gate

With https://github.com/pypa/twine/commit/125b772 this will not be
necessary, but may as well fix the warning that would get generated.

Apparently this has been broken ever since PTI started using twine, back
in https://github.com/openstack-infra/project-config/commit/38e40c5

Change-Id: I577883ccc9441cd0eb12eae02149874c736f25a3
This commit is contained in:
Tim Burke 2019-01-03 14:24:29 -08:00
parent c82ac0d7e0
commit e1acba9154
1 changed files with 1 additions and 0 deletions

View File

@ -13,3 +13,4 @@ cover-erase = true
[metadata]
name = swift-bench
long_description = Benchmark tool for OpenStack Swift