os-ken/tools
YAMAMOTO Takashi f39e95043c requirements: Drop some optional requirements
Move some non pure python requirements (namely lxml and paramiko)
from pip-requires to test-requires.  Document it in README.rst.

Motivations:

- Make this pip-installable with pypy
- Less distribution package requirements (deb/rpm/etc) in case
  a user do not actually need the functionality

Note: while paramiko itself is pure python, it requires pycrypto.
Note: msgpack has pure python fallback implementation.

Separating ryu into smaller packages would be a better alternative.
However, it would involve a lot more work than this workaround.

Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2015-03-17 12:20:25 +09:00
..
pyang_plugins pyang_plugins: pep8 style fix 2014-10-14 10:54:36 +09:00
install_venv.py Added test framework, ported from Quantum 2012-05-07 21:29:47 +09:00
normalize_json.py a script to normalize json 2013-08-13 08:12:36 +09:00
pip-requires requirements: Drop some optional requirements 2015-03-17 12:20:25 +09:00
test-requires requirements: Drop some optional requirements 2015-03-17 12:20:25 +09:00
topology_graphviz.py a simple script to plot rest_topology's output 2013-08-26 15:04:47 +09:00
with_venv.sh test: remove some unnecessary bash dependencies 2013-01-30 17:24:25 +09:00