Skip to content

Commit 926fd5c

Browse files
fonnesbecktwiecki
authored andcommitted
Remove init development warning
1 parent 1e323be commit 926fd5c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pymc/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ def _check_install_compatibilitites():
5959

6060

6161
_check_install_compatibilitites()
62-
_log.info(
63-
"You are running the v4 development version of PyMC which currently still lacks key features. You probably want to use the stable v3 instead which you can either install via conda or find on the v3 GitHub branch: https://github.com/pymc-devs/pymc/tree/v3"
64-
)
6562

6663

6764
def __set_compiler_flags():

0 commit comments

Comments
 (0)