2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-15 12:17:44 +00:00

5 Commits

Author SHA1 Message Date
lijingxin
d363fb3821 Pyghmi does not follow the pep8 standard
Pep8 check is necessory for our code, it also makes your
code easy to readable and understandable and beautiful.

Change-Id: I4bb8434db07bf8fe82a4f65dfdfe7f2114b00083
Closes-Bug: #1699298
2017-06-23 08:37:20 +08:00
Lucas Alvares Gomes
de59a8e2e7 Add base for unittests and fix docs
Change-Id: Id130e6ea29523fd46ff795be1219016029127945
2017-01-05 15:52:14 +00:00
Andreas Jaeger
a1725c1a07 Remove unused pngmath Sphinx extension
There's no RST file that uses ".. math" and thus
the pngmath Sphinx extension is not used and can
get removed.

Change-Id: I3ea4b529025c8ac3c4092f3720124647861e6668
2016-05-10 13:56:06 +00:00
Monty Taylor
cfe88ab875 Finalize rename to pyghmi
Change-Id: I11999d644c6f583a458eaa504b46f1b0eba24b21
2013-08-17 22:29:25 -04:00
Monty Taylor
08d2e54d68 Align to OpenStack Build Standards.
Rearranged Sphinx.
Put project under PBR control.
Added tox file.
Added .testr.conf file in anticipation of testr testing.

Change-Id: I55180a6a3d224816c82999bf66156c7874786b17
2013-06-30 14:21:20 -04:00