QuantConnect/lean-cli

Invalid version: 'dev'.

Closed this issue · 1 comments

lean-cli/lib/python3.8/site-packages/setuptools/command/egg_info.py:130: SetuptoolsDeprecationWarning: Invalid version: 'dev'.


        The version specified is not a valid version according to PEP 440.
        This may not work as expected with newer versions of
        setuptools, pip, and PyPI.

        By 2023-Sep-26, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.

        See https://peps.python.org/pep-0440/ for details.

Hey @alphaDev23!
You've built and installed from the repo? The dev version of the lean cli is just for local development and testing, it's on purpose for this context.