turbaszek commented on issue #38: URL: https://github.com/apache/kibble/issues/38#issuecomment-704745827
Oh, sorry my bad... the `python setup.py` works as described. However, this is rather uncommon to use `setup.py` in this way. The main purpose of this script should be to allow users to install the package using setuptools as described here: https://packaging.python.org/tutorials/packaging-projects/#creating-setup-py So I would like to propose to refactor this a little bit to avoid confusion with already known ways of installing and using python projects. WDYT @Humbedooh ? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
