mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 06:46:15 +00:00
update
This commit is contained in:
@@ -4,7 +4,7 @@ init:
|
|||||||
test:
|
test:
|
||||||
# This runs all of the tests. To run an individual test, run py.test with
|
# This runs all of the tests. To run an individual test, run py.test with
|
||||||
# the -k flag, like "py.test -k test_path_is_not_double_encoded"
|
# the -k flag, like "py.test -k test_path_is_not_double_encoded"
|
||||||
py.test tests
|
python setup.py test
|
||||||
|
|
||||||
test-readme:
|
test-readme:
|
||||||
python setup.py check -r -s
|
python setup.py check -r -s
|
||||||
|
|||||||
Reference in New Issue
Block a user