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

Installation instruction in README produce an error #68

@tkilias

Description

@tkilias

Background

  • When you run pip install -e git://github.com/exasol/bucketfs-utils-python.git@0.2.0 as in the README specified, you will get the following error message ERROR: Could not detect requirement name for 'git://github.com/exasol/bucketfs-utils-python.git@0.2.0', please specify one with #egg=your_package_name
  • Further, we are releasing the wheel with each release and installing via pip install https://github.com/exasol/bucketfs-utils-python/releases/download/0.2.0/exasol_bucketfs_utils_python-0.2.0-py3-none-any.whl works

Acceptance Criteria

  • Fix the installation introduction for pip to the released wheels

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationUser guides, tutorials, specifications

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions