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

Tidy up the root of the repository for v2.1 #3034

Merged
merged 1 commit into from
May 31, 2018

Commits on May 31, 2018

  1. Tidy up the root of the repository for v2.1

    A bunch of miscellaneous changes in preparation for the v2.1 release:
    
     * Move CONTRIBUTING.md to a .github/ folder.
       See also: https://help.github.com/articles/setting-guidelines-for-repository-contributors/
     * Updated the .gitignore to reflect what gets produce in day-to-day iris development
     * Reduced the amount of redundancy in INSTALL. It now points to the requirements/ directory
       which is what we actually test.
     * Updated minimum dependencies in requirements (because that is all we test):
        * Numpy>=1.14
        * Matplotlib>=2
        * cf_units>=2
    pelson committed May 31, 2018
    Configuration menu
    Copy the full SHA
    0967569 View commit details
    Browse the repository at this point in the history