Explorar o código

Futureproof setup.cfg by replacing dashes with underscores.

`setuptools` will deprecate usage of dashes in the metadata fields from
setup.cfg.
Nashwan Azhari %!s(int64=4) %!d(string=hai) anos
pai
achega
e69bf8ebf2
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      setup.cfg

+ 3 - 3
setup.cfg

@@ -1,11 +1,11 @@
 [metadata]
 name = coriolis
 summary = Migration as a Service
-description-file =
+description_file =
     README.rst
 author = Cloudbase Solutions SRL
-author-email = info@cloudbasesolutions.com
-home-page = http://cloudbase.it
+author_email = info@cloudbasesolutions.com
+home_page = http://cloudbase.it
 classifier =
     Environment :: OpenStack
     Intended Audience :: Information Technology