Skip to content
  • Robert P. Goldman's avatar
    ab227bd4
    Add contextvars requirement. · ab227bd4
    Robert P. Goldman authored
    The contextvars library is used to make the vectorized version of sample_posterior_predictive compatible with the legacy version.
    contextvars was added in python 3.7, but there is a compatibility library for 3.6
    This is an attempt to ensure it will be loaded in python 3.6
    ab227bd4
    Add contextvars requirement.
    Robert P. Goldman authored
    The contextvars library is used to make the vectorized version of sample_posterior_predictive compatible with the legacy version.
    contextvars was added in python 3.7, but there is a compatibility library for 3.6
    This is an attempt to ensure it will be loaded in python 3.6
This project manages its dependencies using pip. Learn more
Loading