Skip to content

Is the ez_setup.py still relevant? #946

@dragondive

Description

@dragondive

Hello folks,

First of all, thank you so much for building this Q&A software, which is SO easy to setup and use.

Last week, I set out to deal with the pkg_resources deprecation warning from setuptools that shows up when starting the server. In the process, I somehow ended up making askbot compatible with Python 3.12 (I think).

The code ez_setup.py also refers to pkg_resources. However, I realized that it wasn't functional (without my changes). Moreover, I examined the code and from what I understand, it's functionality has been superseded by pip anyway.

However, I do not know the full story of why it was originally created. Hence, I'd like to confirm if this is still needed?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions