Skip to content

Commit

Permalink
Add emcee requirement in setup.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ppegolo authored Feb 14, 2024
1 parent f1e6730 commit 57d9a61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
"scipy>=1.3.2",
"matplotlib>=3.1.2",
"markdown2>=2.0.0",
"pillow>=5.4.0"
"pillow>=5.4.0",
"emcee"
],
"extras_require": {
"pre-commit": [
Expand Down

0 comments on commit 57d9a61

Please sign in to comment.