Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

There is no setup/requirements.txt file #13

@timshen

Description

@timshen

Description:
In document https://apache-kibble.readthedocs.io/en/latest/setup.html#installing-the-server, a step is mentioned for installing the server.
"pip install -r setup/requirements.txt", but after cloning the code, I couldn't file the requirements.txt file.

Reproduction steps:

  1. Execute the commands:
    git clone https://github.com/apache/kibble.git /var/www/kibble
    cd /var/www/kibble
    pip install -r setup/requirements.txt

Actual result:
No setup/requirements.txt is found

OS:
Ubuntu 18.04.5 LTS

Logs:
NA

Other:
NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions