Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

fix: Avoid installing dependencies as editable #1431

Merged
merged 1 commit into from
Aug 12, 2020

Commits on Aug 12, 2020

  1. Avoid installing dependencies as editable

    Editable dependencies may be installed in ./src, such as when running on
    CI. This breaks py.test because the dependency tests are also
    considered. This issue was seen on autopush-rs when moving the tests to
    CircleCI.
    AzureMarker committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    76dddb4 View commit details
    Browse the repository at this point in the history