Magnum Design specifications.
Go to file
songwenping 8ae2d39877 setup.cfg: Replace dashes by underscores
Since setuptools v54.1.0[1], the parmeters with dash have been
deprecated in favor of the new parameters with underscore.

This change updates the parameters accordingly to avoid the warnings
like the example below.

  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: I136b88f5f207acd455ad5e2e262bbbfa7774fe15
2022-08-19 10:16:42 +08:00
doc/source Switch to newer openstackdocstheme version 2020-05-31 17:50:01 +02:00
specs Change flag name 2020-05-11 20:14:20 +00:00
.gitignore Initial commit 2016-11-09 16:34:29 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:24 +00:00
.zuul.yaml import zuul job settings from project-config 2018-08-23 04:59:31 +00:00
CONTRIBUTING.rst Initial commit 2016-11-09 16:34:29 +01:00
LICENSE Initial commit 2016-11-09 16:34:29 +01:00
MANIFEST.in Initial commit 2016-11-09 16:34:29 +01:00
README.rst Initial commit 2016-11-09 16:34:29 +01:00
requirements.txt Cleanup docs building 2020-06-04 09:42:05 +02:00
setup.cfg setup.cfg: Replace dashes by underscores 2022-08-19 10:16:42 +08:00
setup.py Initial commit 2016-11-09 16:34:29 +01:00
test-requirements.txt Initial commit 2016-11-09 16:34:29 +01:00
tox.ini Cleanup docs building 2020-06-04 09:42:05 +02:00

README.rst

magnum-specs

Design specifications for Magnum

Features

  • TODO