Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Updated setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanYashchuk committed Feb 28, 2021
1 parent d5e9651 commit 0cceb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
author="Ivan Yashchuk",
license="MIT",
packages=["fenics_pymc3"],
install_requires=["pymc", "fdm", "fecr"],
install_requires=["pymc3", "fdm", "fecr"],
)

0 comments on commit 0cceb57

Please sign in to comment.