Skip to content

Add a dependency management file for easier setup #24

@ShivamGupta-16

Description

@ShivamGupta-16

I noticed that the project does not contain a 'requirements.txt', 'setup.py' or 'pyproject.toml' file.
Adding one would make it easier for new contributors to set up the project and install dependencies quickly.

Would you prefer:

  1. A 'requirements.txt' file (using 'pip freeze' or 'pipreqs' to list dependencies).
  2. A 'pyproject.toml' file (using Poetry for modern dependency management).

Let me know how you'd like me to proceed, and I'd be happy to create a PR!

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