3d279c14bf
The python-fuelclient requirement conflicts with other ones. See logs from the docker job for more details. Change-Id: I055eaf619ae62752c5fba6d1db26c91dbbbc86cb
10 lines
411 B
Plaintext
10 lines
411 B
Plaintext
# Purpose of optional-requirements is simple - list requirements which cannot
|
|
# be placed in main requirements.txt .
|
|
#
|
|
# Reasons:
|
|
# - package doesn't support the same Python versions as Rally package
|
|
# supports (see classifiers from setup.cfg)
|
|
# - package doesn't have releases
|
|
# If these rules do not relate to your package, feel free to propose it as main
|
|
# requirement to Rally (requirements.txt file).
|