Use tox to solve python package deps 77/877/2
authorRyota MIBU <r-mibu@cq.jp.nec.com>
Sat, 20 Jun 2015 14:39:27 +0000 (23:39 +0900)
committerRyota MIBU <r-mibu@cq.jp.nec.com>
Mon, 29 Jun 2015 07:24:43 +0000 (16:24 +0900)
commit9fe7a0d483e1a377d46a1f8014868a91fa8f6884
tree6c7240ba90fcee8bfcc8c086c5a164de4312491d
parentf5f310ac975c10f20892cf7f4af82a5414d28899
Use tox to solve python package deps

JIRA: PROMISE-4

Change-Id: I3fe282dbc5807fe7e76a25fb3fa44a4d47b51c1d
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
.gitignore [new file with mode: 0644]
Makefile
requirements.txt [new file with mode: 0644]
setup.py [new file with mode: 0644]
tox.ini [new file with mode: 0644]