mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-01-28 03:51:21 +01:00
mostly mechanical changes. also, change the requirement from gevent to eventlet. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
15 lines
325 B
INI
15 lines
325 B
INI
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[bdist_rpm]
|
|
Release = 1
|
|
Group = Applications/Accessories
|
|
Requires = python-eventlet, python-routes, python-webob, python-paramiko
|
|
doc_files = LICENSE
|
|
MANIFEST.in
|
|
README.rst
|
|
SubmittingPatches.rst
|
|
doc/
|