Skip to content

Commit

Permalink
add sphinx as a dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieucan committed Dec 4, 2017
1 parent e69d904 commit fc0ebb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Runtime dependencies:
`apt install python3 python3-yaml python3-matplotlib python3-requests-oauthlib`

Development dependencies:
`apt install python3-nose2 python3-nose2-cov`
`apt install python3-nose2 python3-nose2-cov python3-sphinx`

If you want to write topologies based on Spark, you need to install
Spark and pyspark.
Expand Down

0 comments on commit fc0ebb8

Please sign in to comment.