File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,7 @@ PyRobot: Your friendly neighborhood web scraper
8
8
:target: https://travis-ci.org/jmcarp/pyrobot
9
9
10
10
.. image :: https://coveralls.io/repos/jmcarp/pyrobot/badge.png?branch=master
11
- :target: https://coveralls.io/r/jmcarp/pyrobot?branch=master
12
-
13
- .. image :: https://pypip.in/d/pyrobot/badge.png
14
- :target: https://crate.io/packages/pyrobot?version=latest
11
+ :target: https://coveralls.io/r/jmcarp/pyrobot
15
12
16
13
Homepage: `http://pyrobot.readthedocs.org/ <http://pyrobot.readthedocs.org/ >`_
17
14
Original file line number Diff line number Diff line change 20
20
setup (
21
21
name = 'pyrobot' ,
22
22
version = '0.1.0' ,
23
- description = 'Browse the web from the comfort of your Python terminal ' ,
23
+ description = 'Your friendly neighborhood web scraper ' ,
24
24
author = 'Joshua Carp' ,
25
25
26
26
url = 'https://github.com/jmcarp/pyrobot' ,
You can’t perform that action at this time.
0 commit comments