Skip to content

Commit 9989bfa

Browse files
dukebodydatapythonista
authored andcommitted
pandas-guide: Add py-requirements and Makefile to make contribution easier (#79)
1 parent 1bfe28b commit 9989bfa

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pandas/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
html:
2+
sphinx-build guide/source guide

pandas/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Sphinx==1.7.1

0 commit comments

Comments
 (0)