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

config: fix typo on configuration variable #6

Merged
merged 2 commits into from
Nov 10, 2019

Commits on Oct 5, 2019

  1. installation: set upper bound for s3fs

    * Newer versions of s3fs (> 0.3.0) only support python >= 3.5
    egabancho committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    cca73e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. config: fix typo on configuration variable

    * Fix typo on `S3_ACCCESS_KEY_ID` and S3_SECRET_ACCESS_KEY, (too many
      Cs) and add a deprecation warning for the old key. (closes inveniosoftware#3)
    egabancho committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    fbfc44d View commit details
    Browse the repository at this point in the history