Commit Graph

8 Commits

Author SHA1 Message Date
Clark Boylan 3ced516ec1 Install older voluptuous on py27 due to import error
Voluptuous is a transitive test requirement and latest breaks on py27
due to enum not being importable. Address this by capping Voluptuous on
python27.

Change-Id: I4301557247a447d0c0271474fc21cf9c6a1c5c4a
2022-04-01 08:39:05 -07:00
Dmitry Tantsur 4557d573bd Update hacking and fix pep8 violations
Using version 2.0.0 which was the last to support Python 2.

Change-Id: Ie7028516f41445791125b2f670a309c40150058b
2021-04-28 08:17:52 +10:00
Dmitry Tantsur 6af0a1bd1f Do not require external mock on Python 3
Change-Id: Ia2c5fedbbf9b273e89b4741e124265b28688949c
2021-03-22 17:39:28 +01:00
James E. Blair be51cd6f18 Pin sphinx
Sphinx<2 is required for python2 now.  This is copied from the
OpenStack requirements file under the assumption the good versions
have been worked out there.

Change-Id: I5df018b89680b236840a915384cd8341081991bc
Depends-On: https://review.opendev.org/667228
2019-06-25 13:34:21 -07:00
Clark Boylan a1e08e508f Use openstackdocstheme.
Oslosphinx seems to no longer work and is breaking our docs builds.
Switch to openstackdocstheme instead.

Change-Id: I72600ce84cb04bfa8350b273c030ae3914f7de40
2019-04-05 17:22:00 -07:00
Swapnil Kulkarni (coolsvap) 1cc6d21144 Remove discover from test-requirements
It's only needed for python < 2.7 which is not supported

Change-Id: I3d73d817c0646954402addc63e7b36b1b31cfce2
2016-07-22 04:55:17 +00:00
Monty Taylor f92020ba69 Add testing 2015-04-12 15:47:07 -04:00
Monty Taylor f9300492eb Initial Cookiecutter Commit. 2015-03-02 19:05:03 -05:00