Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: larray-project/larray
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: larray-project/larray
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.32.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 7, 2020

  1. bump version to 0.32.2-dev

    gdementen committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    272d668 View commit details
    Browse the repository at this point in the history
  2. fixed test_init_session_xlsx()

    alixdamman authored and gdementen committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    8424774 View commit details
    Browse the repository at this point in the history
  3. .travis.yml: workaround for Python 2.7 to install tqdm explicitly bef…

    …ore updating conda
    alixdamman authored and gdementen committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    153e524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fa715b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f92307 View commit details
    Browse the repository at this point in the history
  6. fixed tests on python 2.7

    pytest --deselect argument requires pytest 3.5+ and for whatever reason conda gave use an older version by default
    gdementen committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    12c2b3d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. fix #849: workaround to fix the missing space between parameters name…

    … and type in API doc
    gdementen committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    b73246f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

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

Commits on Apr 3, 2020

  1. bump version to 0.32.2

    gdementen committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    c408673 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88aa687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2d46dd View commit details
    Browse the repository at this point in the history
  4. fixed metapackage creation

    gdementen committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    89ac207 View commit details
    Browse the repository at this point in the history
  5. use pip to install packages on read the docs (as recommended by them)…

    … to fix the memory issues
    gdementen committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    725a2b2 View commit details
    Browse the repository at this point in the history
Loading