songwenping 437e2b680c setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: I59551c46d943fdc5224721a8f0d8003c0ac7e8d9
2021-04-30 02:21:04 +00:00
2019-04-19 19:27:27 +00:00
2018-03-30 11:22:29 +00:00
2019-06-19 22:38:42 +08:00
2020-02-18 10:43:11 +00:00
2018-03-30 11:22:29 +00:00
2021-04-20 03:23:42 +00:00

Mistral Tempest plugin

Tempest plugin for Mistral Project.

It contains the tempest plugin for the functional testing of Mistral Project.

Description
Tempest Plugin for Mistral project
Readme 1 MiB
Languages
Python 100%