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

Update to the newest version of the astropy package template. #36

Merged
merged 84 commits into from
Mar 16, 2018

Commits on Feb 6, 2015

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

Commits on Jul 15, 2015

  1. Added version to setup.cfg.

    cmccully committed Jul 15, 2015
    Configuration menu
    Copy the full SHA
    707135c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2016

  1. Added placeholder for users to add their own project logos to upper l…

    …eft corner on sidebar.
    pllim committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    77a0720 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2016

  1. Rebased to upstream.

    Curtis McCully committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    787170d View commit details
    Browse the repository at this point in the history
  2. Updated change log.

    Curtis McCully committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    bcdcd48 View commit details
    Browse the repository at this point in the history
  3. Revert to tagged version of astropy_helpers.

    Curtis McCully committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    13a0581 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2016

  1. Added back in the entry point example to setup.cfg.

    Curtis McCully committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    2ae403d View commit details
    Browse the repository at this point in the history
  2. Merge upstream.

    Curtis McCully committed Jul 6, 2016
    Configuration menu
    Copy the full SHA
    93e093b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9af344f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2016

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

Commits on Jul 8, 2016

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

Commits on Jul 15, 2016

  1. Removing the mention of astrpy-helpers from the rtd dependencies, as …

    …it is a git submodule and not separate package
    bsipocz committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    feba11d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

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

Commits on Aug 4, 2016

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

Commits on Aug 11, 2016

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

Commits on Aug 22, 2016

  1. Configuration menu
    Copy the full SHA
    c40df66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32ccb4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #182 from bsipocz/docs_customizing_name

    Adding package name customization template for the docs page
    astrofrog committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    64c1c5c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Merge pull request #129 from cmccully/version

    Added version to setup.cfg.
    astrofrog committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    c962132 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #186 from bsipocz/rtd_remote_helpers

    Switching to conda install in the RTD config templates
    astrofrog committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    f2074be View commit details
    Browse the repository at this point in the history
  3. Merge pull request #184 from adrn/docs/fix-build-docs-path

    Add a section for build_docs so it builds to the same path as build_s…
    astrofrog committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    0ca54f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #187 from bsipocz/changelog_github_issues

    Adding the config to be able to resolve github issue numbers to links
    astrofrog committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    03eb17b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from cdeil/no_2to3

    Change to `use_2to3=False` in `setup.py`
    astrofrog committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    18d5b6c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #189 from bsipocz/manifest_add_packagename

    Adding packingname to manifest
    astrofrog committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    8f9fc73 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. PEP386 is superseded by PEP440

    pllim committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    29ab1da View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. Merge pull request #185 from pllim/add-pep8-test

    Add PEP8 test to Travis CI
    bsipocz committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    1a8438c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #201 from pllim/doc-pep440

    PEP386 is superseded by PEP440
    bsipocz committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    10debef View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Configuration menu
    Copy the full SHA
    a62d0e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #206 from bsipocz/ez_setup_update

    Updating ez_setup to the current latest version
    bsipocz committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    b3c8827 View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    Brett M. Morris authored and bsipocz committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    3f2f6e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58a6973 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #207 from bsipocz/fix_lts_builds

    Fix lts builds
    bsipocz committed Nov 24, 2016
    Configuration menu
    Copy the full SHA
    6a8a6f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2016

  1. Configuration menu
    Copy the full SHA
    8e46fe8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from astrofrog/setup-cfg-requires

    Define install requirements in setup.cfg
    astrofrog committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    630fefa View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

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

Commits on Dec 19, 2016

  1. Merge pull request #212 from bsipocz/update-helpers-v1.3

    Update astropy-helpers to v1.3
    bsipocz committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    fda234a View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Adding python 3.6 for testing

    bsipocz committed Dec 24, 2016
    Configuration menu
    Copy the full SHA
    bec986c View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2016

  1. Merge pull request #213 from bsipocz/travis_add_python36

    Adding python 3.6 for testing
    bsipocz committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    f5f59a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2017

  1. Configuration menu
    Copy the full SHA
    b5f9c9e View commit details
    Browse the repository at this point in the history
  2. Fix pep8 comment violation

    adrn committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    9814ce5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a2350b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0b9510 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #215 from adrn/setup-long-desc

    Use long_description if it's set in setup.cfg
    bsipocz committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    6d6e952 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Change John to Joan

    DougBurke authored and bsipocz committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    e4ee299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95613ad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from DougBurke/patch-1

    Change John to Joan
    bsipocz committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    fa010e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Removing deprecated build_sphinx

    Brett M. Morris authored and bsipocz committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    51ab856 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from bmorris3/patch-3

    Removing deprecated build_sphinx
    bsipocz committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    c1f6437 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c98db71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e1a63 View commit details
    Browse the repository at this point in the history
  5. Do not build eggs for osx

    bsipocz committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    8cbd060 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #163 from pllim/html-custom-logo

    Added placeholder for custom project logo
    bsipocz committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    7c3deb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Merge pull request #217 from bsipocz/travis_simplify_matrix

    Refactoring travis matrix
    bsipocz committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    455f719 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. Fix PEP8 for _astropy_init.py

    pllim committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    d47c69d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from pllim/astropy-init-pep8

    Fix PEP8 for _astropy_init.py
    bsipocz committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    5f62adf View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Configuration menu
    Copy the full SHA
    f7aaa58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #220 from bsipocz/coveralls_fix

    Using more flexible string comparison for coverage test
    bsipocz committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    6019738 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

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

Commits on Feb 21, 2017

  1. Merge pull request #221 from larrybradley/highlight-lang

    Explicitly highlight docs as python 3
    bsipocz committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    071eb1a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    7fe7991 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #222 from larrybradley/gitignore

    Remove duplicate .gitignore entries
    larrybradley committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    7da4ec2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

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

Commits on Mar 20, 2017

  1. Merge pull request #224 from bsipocz/update-helpers-v1.3.1

    Update astropy-helpers to v1.3.1
    bsipocz committed Mar 20, 2017
    Configuration menu
    Copy the full SHA
    71b005c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. Updating helpers to 2.0.1

    bsipocz committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    284872b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #270 from bsipocz/helpers_update_2.0.1

    Updating helpers to 2.0.1
    bsipocz committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    fbdaec3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2017

  1. Configuration menu
    Copy the full SHA
    efbc631 View commit details
    Browse the repository at this point in the history
  2. Backporting #272

    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    d00bb81 View commit details
    Browse the repository at this point in the history
  3. Backporting #275

    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    db932fc View commit details
    Browse the repository at this point in the history
  4. Backporting #274

    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    0d0aa40 View commit details
    Browse the repository at this point in the history
  5. Backporting #273

    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    266d768 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f68f4c2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #269 from bsipocz/updating_master_to_latest_cookie…

    …cutter
    
    Moving changes from the cookiecutter branch
    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    740f259 View commit details
    Browse the repository at this point in the history
  8. Backporting #276

    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    753b1ff View commit details
    Browse the repository at this point in the history
  9. Backporting #277

    bsipocz committed Oct 3, 2017
    Configuration menu
    Copy the full SHA
    5d11764 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Configuration menu
    Copy the full SHA
    7b121c4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #280 from bsipocz/update-helpers-v2.0.2

    Update astropy-helpers to v2.0.2
    bsipocz committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    98032c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    94412c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #282 from drdavella/update-conftest

    Update conftest.py to reflect changes to test infrastructure
    bsipocz committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    f040b93 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Update README.rst

    Fixes #291
    7ayushgupta committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    f8c9347 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Merge pull request #294 from 7ayushgupta/Fix-Readme-Link

    Update README.rst
    adrn committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    3122ee1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2018

  1. Finished merging in new version of astropy package template.

    Curtis McCully committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    e0ddf42 View commit details
    Browse the repository at this point in the history
  2. Finished merging in new version of astropy package template.

    Curtis McCully committed Mar 15, 2018
    Configuration menu
    Copy the full SHA
    7e889a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2018

  1. Fixed packagename in travis file for pep8 check.

    Curtis McCully committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    18711c8 View commit details
    Browse the repository at this point in the history
  2. Fixed packagename in travis file for pep8 check.

    Curtis McCully committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    b65b14c View commit details
    Browse the repository at this point in the history