The version of Python with Anaconda is lightly newer.

This commit is contained in:
Simon Forman
2018-08-24 16:46:18 -07:00
parent c88e00ecd0
commit 3e6a49ac27
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -1524,6 +1524,7 @@ del F # Otherwise Sphinx autodoc will pick it up.
YIN_STACK_EFFECTS = yin_functions()
add_aliases(YIN_STACK_EFFECTS, ALIASES)
# Load the auto-generated primitives into the dictionary.
_functions.update(YIN_STACK_EFFECTS)