solar/test-requirements.txt
Andreas Jaeger a4c49fab02 Remove openstack-doc-tools
openstack-doc-test has been removed from openstack-doc-tools in release
1.0.0. Remove it's usage from this project.

Also, remove doc-test.conf file, it was used by openstack-doc-tools.

Remove checkniceness and checksyntax targets, they are unused and not
needed. Merge doc8 check into pep8 and doc environments (note that
OpenStack CI does not use doc environment, so add it to pep8 as well) as
is custom for lint like jobs. Fix requirements to follow best practices.

Add doc8 to test-requirements to document its usage properly, add sphinx
there as well.

Change-Id: I97b9df8272c4f425ec516dfb84c29d2263c316f8
2016-08-23 19:14:30 +02:00

15 lines
180 B
Plaintext

-r requirements.txt
hacking<0.11,>=0.10.0
pytest
pytest-cov
pytest-mock
tox
pytest-subunit
os-testr
doc8 # Apache-2.0
sphinx
## for computable inputs
# temporary disabled
# lupa