Skip to content

Commit 2543d0d

Browse files
Update requirements.txt
1 parent 5b04b43 commit 2543d0d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
=================
21
pandas-datareader
32
=================
43

@@ -19,7 +18,7 @@ Install via pip
1918
2019
$ pip install pandas-datareader
2120
22-
Usage
21+
Usage
2322
-----
2423

2524
Rather than import from ``pandas.io`` you should import from ``pandas-datareader``:

docs/requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
pandas
2+
mistune
3+
jsonschema
24
ipython
5+
lxml

docs/source/index.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
6-
Welcome to pandas-datareader's documentation!
7-
=============================================
8-
96
.. include:: ../../README.rst
107

118

9+
Documentation
10+
-------------
11+
1212
Contents:
1313

1414
.. toctree::
@@ -24,4 +24,3 @@ Indices and tables
2424
* :ref:`genindex`
2525
* :ref:`modindex`
2626
* :ref:`search`
27-

0 commit comments

Comments
 (0)