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: PyCQA/isort
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.6.2
Choose a base ref
...
head repository: PyCQA/isort
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.6.3
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 10, 2020

  1. Prevent installation of the "tests" package

    Tests should not be listed under packages, otherwise setup.py attempts
    to install a "tests" package, causing potential clashes with other
    packages.
    sbraz committed Oct 10, 2020
    Configuration menu
    Copy the full SHA
    d929358 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    66d6345 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1555 from sbraz/tests

    Prevent installation of the "tests" package
    timothycrosley authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    fb0cdf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b662f44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    383f323 View commit details
    Browse the repository at this point in the history
  5. Bump version to 5.6.3

    timothycrosley committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    491b346 View commit details
    Browse the repository at this point in the history
Loading