* rtd can use only one requirements file * remove redundant requirements from tests-requirements.txt * update upper-constraints Change-Id: I9fa049abbe1fd95b4a3adbc8994225d46571db27
10 lines
252 B
Plaintext
10 lines
252 B
Plaintext
# main dependencies
|
|
-r ../requirements.txt
|
|
sphinx!=1.6.6,!=1.6.7,!=2.1.0 # BSD
|
|
|
|
# we are using theme from this package
|
|
oslosphinx # Apache Software License
|
|
|
|
# plugins
|
|
rally-openstack
|