Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

fix(docker-build) #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

fix(docker-build) #10

wants to merge 3 commits into from

Commits on Jan 9, 2021

  1. fix(docker-build)

    build failing with the following message:
    
    ```
    ERROR: Location-changing options found in --install-option: ['--prefix']
    from command line. This is unsupported, use pip-level options like
    --user, --prefix, --root, and --target instead.
    ```
    faust64 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    0388c04 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

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

Commits on Mar 8, 2021

  1. fix(ci)

    faust64 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    e97096e View commit details
    Browse the repository at this point in the history