Skip to content

Commit a834001

Browse files
holdenkJoshRosen
authored andcommitted
[SPARK-10498][TOOLS][BUILD] Add requirements.txt file for dev python tools
Minor since so few people use them, but it would probably be good to have a requirements file for our python release tools for easier setup (also version pinning). cc JoshRosen who looked at the original JIRA. Author: Holden Karau <[email protected]> Closes apache#10871 from holdenk/SPARK-10498-add-requirements-file-for-dev-python-tools.
1 parent f400460 commit a834001

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/requirements.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
jira==1.0.3
2+
PyGithub==1.26.0
3+
Unidecode==0.04.19

0 commit comments

Comments
 (0)