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

FIX : Pin sphinx version to get docs to build #1276

Merged
merged 2 commits into from
Aug 13, 2020
Merged

Commits on Aug 13, 2020

  1. FIX : Pin sphinx version to get docs to build

    for reasons which im not sure of, sphinx 2.3.1 works but sphinx 3.2.0
    which is the latest version available on pypi doesn't work
    
    	modified:   etstool.py
    	modified:   setup.py
    Sai Rahul Poruri committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    feebe58 View commit details
    Browse the repository at this point in the history
  2. CLN : Dont use 3.2.0, instead of using an old vers

    	modified:   etstool.py
    	modified:   setup.py
    Sai Rahul Poruri committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    ea94a0f View commit details
    Browse the repository at this point in the history