Skip to content

Commit

Permalink
Bump nnmnkwii version
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 authored Jun 16, 2018
1 parent eae7a87 commit 7f7eb85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ def run(self):
"docopt",
"tqdm",
"tensorboard_logger",
"nnmnkwii >= 0.0.7",
"nnmnkwii >= 0.0.14",
],
"test": [
"nnmnkwii >= 0.0.7",
"nnmnkwii >= 0.0.14",
"nose",
],
})

0 comments on commit 7f7eb85

Please sign in to comment.