d4aca61a41
add requirements for this projects to be also set in rpm
11 lines
141 B
INI
11 lines
141 B
INI
[build_sphinx]
|
|
source-dir = docs/
|
|
build-dir = docs/_build
|
|
all_files = 1
|
|
|
|
[wheel]
|
|
universal = 1
|
|
|
|
[bdist_rpm]
|
|
requires = python python-urllib3
|