Skip to content

Build: Unify project dependencies #3

@YanCotta

Description

@YanCotta

Description:

The project has two requirements.txt files: one in the root directory and another in the backend directory. This makes it difficult to manage dependencies and set up the development environment.

Tasks:

Merge the dependencies from both files into a single requirements.txt file in the backend directory.

Remove the requirements.txt file from the root directory.

Update the documentation to reflect this change.

Labels: backend, build, documentation

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions