forked from OSQA/osqa
-
Notifications
You must be signed in to change notification settings - Fork 623
Open
Description
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
Labels
No labels