Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixup: PR 811: install an upper-bounded version of Jinja2 during documentation build #812

Merged
merged 7 commits into from
Jan 26, 2023
Merged

Fixup: PR 811: install an upper-bounded version of Jinja2 during documentation build #812

merged 7 commits into from
Jan 26, 2023

Commits on Jan 13, 2023

  1. BUG: Fixes issue with Pandas >=1.5

    Set objects are no longer allowed as an index argument for a DataFrame
    constructor.
    
    Fixes #810
    ElDeveloper committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8b803cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22f0688 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    de26d4d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Revert "(Re)install a semver-upper-bounded version of jinja2 package …

    …dependency during sphinx documentation build"
    
    This reverts commit de26d4d.
    jayaddison committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    c3824bc View commit details
    Browse the repository at this point in the history
  2. Specify semver-upper-bounded version of jinja2 package-documentation …

    …dependency
    
    Follows-on-from commit de26d4d.
    jayaddison committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    ae84d8e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    7ec9cb1 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog.md

    ElDeveloper committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    a930cfb View commit details
    Browse the repository at this point in the history