Commit Graph

10 Commits

Author SHA1 Message Date
Ihar Hrachyshka f4224f5ad1 Install newer hacking package for pep8
The target was failing with:

AttributeError: 'EntryPoints' object has no attribute 'get'

due to flake8 version incompatibility with the old hacking.

Change-Id: Id5b4004057bbc6095e059b381cc36445766dda7f
2024-02-16 17:21:57 -05:00
Andreas Jaeger 93900d4749 Update hacking version
use latest version which is 2.0.0

Change-Id: Ic219242dc08af94ce14f1ac916855a3f8869d3af
2020-01-11 17:34:06 +01:00
Andreas Jaeger 21b755c2dc Update docs building
Switch to newer sphinx, update build instructions for it.

Remove oslosphinx, we use the default sphinx theme since oslosphinx does
not work with python3 and openstackdocstheme is only for OpenStack
projects.

Mark python 3.6 as latest python version.

Change-Id: I6aae0277d9e4943cc242e4ec868c949a14618ec7
2019-05-30 17:51:53 +02:00
ZhijunWei 0475e22d2d Update the hacking to latest
Change-Id: I458ae1dc0cdae3c4a8b5c7014d832082f3de796c
2018-12-11 07:16:06 +00:00
Swapnil Kulkarni (coolsvap) 505a2dce12 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I3e3b1bbbed6893c76fcbc3074172509e424c43fc
2016-07-22 06:48:00 +00:00
Ian Wienand c83a639ad3 Move oslosphinx to requirements
The original listing in the readme seems to have gone missing.

I am trying to import the documentation into readthedocs so we can
have a nice list of the available dashboards, but it needs oslosphinx
to build.

Change-Id: Iee4a8b4e8565e566be0e6790a82c0d8f0dc7cfde
2016-02-26 15:56:37 +11:00
Christian Berendt c71e79ccfb Sync requirements with global requirements
Change-Id: Id1e441f74d714fbfca5f940e1174461bbd9deaef
2015-10-01 22:55:49 +02:00
Christian Berendt 57d86d4d3e Warn against sorting requirements
Change-Id: I70701d93800ec250562584b0549a0132eed78b3d
2014-09-12 15:28:41 +02:00
Christian Berendt 645208e155 Add doc8 to tox environment docs
Check .rst documents for common style issues.

Change-Id: I66a782355cc3a05b14f344459678d6a8330c0269
2014-08-15 16:49:06 +02:00
Christian Berendt b2b77d6cd1 Add support for Tox
Change-Id: I6974c78e15e34cbe1ce28b2f43525dd267b814e4
2014-08-08 06:01:13 +00:00