Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

Fix issues with building flit #383

Merged

Commits on Nov 18, 2019

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

Commits on Nov 21, 2019

  1. Refactor virtualenv pip

    seppeljordan committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    7f3dfc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

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

Commits on Dec 2, 2019

  1. Enable package index to handle git sources

    We use pip from master as a dependency in our build process as this fixes
    a bug that prevents flit from being built.
    seppeljordan committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    6d67028 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Detect python package format from source distribution

    This commit lays the ground work for detecting the package format of
    source distributions as defined by nixpkgs.  Currently only setuptools
    and pyproject are supported.
    seppeljordan committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    94cfd27 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2019

  1. Configuration menu
    Copy the full SHA
    bd1f4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    835eed0 View commit details
    Browse the repository at this point in the history