Fwd: Setuptools as a runtime dependency
Jakub Kulik <[email protected]>
| Newsgroups | gmane.comp.programming.tools.scons.user |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
Hi, I wanted to ask whether setuptools is really needed during the runtime (as it's mentioned in install_requires in setup.cfg). I quickly checked the code base and didn't find anything that needs it. This is not a big issue considering that setuptools is available almost everywhere, but still... Thanks! Jakub