lilydjwg
|
374ef20ad5
|
tornado<5 is no longer supported
because it doesn't support Python 3.9
|
2020-02-18 16:16:44 +08:00 |
lilydjwg
|
6f48b774ae
|
tests: add a needs_net mark for tests that require Internet access
use pytest-httpbin for test_regex
closes #113
|
2019-10-15 17:27:34 +08:00 |
lilydjwg
|
893836fb09
|
rename nvchecker.main to nvchecker.__main__
closes #116
|
2019-10-15 16:54:31 +08:00 |
lilydjwg
|
8b0186bd25
|
Revert "Use pytest-httpbin and add a test for default User-Agent"
This reverts commit 851e141f3d .
pytest-httpbin doesn't work with nightly. Also it brings in too many
dependencies.
|
2019-07-06 14:20:43 +08:00 |
Chih-Hsuan Yen
|
851e141f3d
|
Use pytest-httpbin and add a test for default User-Agent
|
2019-07-06 13:39:59 +08:00 |
lilydjwg
|
0f101bda4d
|
test: is pytest-xdist necessary?
|
2019-04-08 11:45:19 +08:00 |
lilydjwg
|
1adc38099a
|
fix PyPI long_description display
|
2018-11-19 15:08:06 +08:00 |
lilydjwg
|
5bb2c960e5
|
declare that we support python 3.7
|
2018-09-21 19:41:42 +08:00 |
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 |