Commit Graph

6 Commits

Author SHA1 Message Date
ZhongShengping e90b926298 Add information technology in the setup.cfg
Change-Id: Ic1302cb4890ddf27b76ec42c943f037394dd5183
2021-10-01 06:54:49 +08:00
ZhongShengping 6d86d5fedf Add license information in the setup.cfg
Change-Id: I3a617b7d8a5fdaa86d96264be4c57ceb3d82f3e5
2021-09-30 16:48:13 +08:00
YuehuiLei ff0d66666b 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: I8d827447959b303f76faa724a4cca187c2183c86
2021-05-12 09:17:36 +08:00
Andreas Jaeger d010814d3d Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove install_command from tox.ini, merge constraints
  into dependencies
- Enable warnings for doc build, fix all warnings

Change-Id: I3814f1a89882d0d86b621425dc9ff08f5c6b5d41
2020-04-09 13:00:50 +00:00
huang.zhiping ea5342dac0 Update home-page
Change-Id: Ic24f5de43052027769c31a30cff68ca9d042dad9
2019-11-06 11:45:16 +00:00
Emilien Macchi c4d1b6c6d0 First commit for Puppet OpenStack Guide
Including basic bits to run sphinx.

Change-Id: Icb718f610d7767850122a54af6a664e63ddbca05
2016-03-27 14:01:54 -04:00