python-tempestconf/doc/requirements.txt
Andreas Jaeger 3042a3cac8 Cleanup py27 support
Make a few cleanups:
- Remove python 2.7 stanza from setup.py
- Add requires on python >= 3.6 to setup.cfg so that pypi and pip
  know about the requirement
- Remove obsolete sections from setup.cfg
- Update classifiers
- Update requirements, no need for python_version anymore

Drop rocky and queens jobs, those jobs are py27 and are not
supported here anymore.

Change-Id: I2e797d325c9427264ef3dbba7aca15936eb65cd1
2020-04-07 04:51:31 +00:00

5 lines
138 B
Plaintext

openstackdocstheme>=1.20.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
sphinx-argparse>=0.2.2 # MIT