2
0
mirror of https://opendev.org/x/pyghmi synced 2025-01-13 03:08:00 +00:00

2 Commits

Author SHA1 Message Date
Dmitry Tantsur
a9c71160ab Do not use openstackdocstheme
This theme is for official OpenStack projects, pyghmi is not one of
them. Also using it makes it harder to package pyghmi for EPEL8 [1].

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1886330

Change-Id: I0613733bbb5f5b0394b811d6bc6ad2b6b65176aa
2021-02-17 11:05:53 +01:00
Riccardo Pittau
16b62119d7 Reconfigure tox
Update minversion of tox to 3.9.0 to allow inline comments.

Add skipsdist and ignore_basepython_conflict for better compatibility
and to use correct python version when specified.

Move pep8 test requirements to tox.ini for easier management and update
requirement versions.

Fix a small typo found with new pep8 deps.

Add py27 constraints file for Python 2.7 tox jobs.

Use wallaby jobs.

Remove lower-constraints (it was not used anyway).

Fix docs job

Change-Id: I1132814a86b46a154b3a8eed5bc3e73ad7950589
2021-01-29 15:36:11 +00:00