Commit Graph

20 Commits

Author SHA1 Message Date
Chih-Hsuan Yen d9872dad6b Relax tornado requirement
I guess nobody is using tornado<4
2018-07-22 21:59:40 +08:00
lilydjwg 00f7dccb39 update setup.py so that users can pip install nvchecker without other steps 2018-06-27 16:01:51 +08:00
lilydjwg 54f474cfb2 not zip_safe 2018-05-06 11:48:24 +08:00
lilydjwg a5510113aa update README and setup.py 2018-04-11 16:45:19 +08:00
lilydjwg 1693d82fd4 declare to be stable 2017-12-08 15:45:53 +08:00
lilydjwg b46cea9dda fix pkg_resources dep checking 2017-07-09 08:48:52 +08:00
Felix Yan 84df2716b5 AsyncIO rewrite 2017-07-06 12:24:45 +08:00
lilydjwg af14b39833 update for releasing to PyPI 2015-11-11 14:21:58 +08:00
lilydjwg 986773c814 bump version to 0.4 2015-11-11 14:21:17 +08:00
Felix Yan 8cfcb5897a Don't install tests directory 2015-11-08 00:50:52 +08:00
Felix Yan a9fb82b03c Actually pytest-runner need not to be in tests_require 2015-11-05 23:33:13 +08:00
Felix Yan 03765db683 Make test_gitcafe flaky 2015-11-05 23:16:30 +08:00
lilydjwg 088b73ebde remove the only explicite io_loop argument
This requires Tornado>=4.1.
2015-11-04 20:57:21 +08:00
Felix Yan 5fc778c6e5 Add testcases 2015-11-04 19:18:03 +08:00
lilydjwg 0bf4559c3c add missing dependency, fixing #3 2014-12-12 14:57:38 +08:00
Yichao Yu ff7f3c65f9 add vcs version checker 2014-11-03 01:42:17 -05:00
lilydjwg 2eea113a66 add nvcmp command 2014-01-08 21:24:13 +08:00
lilydjwg b58e3f70e5 add the nvtake command utility 2013-09-05 16:53:19 +08:00
lilydjwg ff46f33752 use argparse instead of tornado.options and change a few terms 2013-08-09 18:50:41 +08:00
lilydjwg 8ad242da29 add setup.py and re-organize files 2013-07-03 14:24:14 +08:00