Skip to content

Commit

Permalink
Merge d21f14f into 7ef49e0
Browse files Browse the repository at this point in the history
  • Loading branch information
jburos committed Jul 16, 2016
2 parents 7ef49e0 + d21f14f commit 14ce87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"Programming Language :: Python :: 3.4",
],
install_requires=[
"Cython>=0.19",
"numpy",
"pystan",
"nose",
"typechecks",
"future>=0.14.3",
"pandas",
"seaborn",
"matplotlib",
"numpy",
],
)

0 comments on commit 14ce87c

Please sign in to comment.