Skip to content

Migrate from setup.py/setuptools to pyproject.toml/hatch #1

@CodeWithEmad

Description

@CodeWithEmad

We need to migrate from setup.py and setuptools to pyproject.toml using hatch due to an impending issue with pip 25, which introduces stricter handling of development dependencies that could lead to installation failures and compatibility issues with our current setup. By adopting the pyproject.toml format, we align with modern Python packaging standards, provide clearer dependency management, and mitigate issues related to pip 25, ensuring a smoother development experience and better support for our project's future growth.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions