Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues with deployment script #1023

Open
BenjaminBossan opened this issue Sep 4, 2023 · 0 comments
Open

Issues with deployment script #1023

BenjaminBossan opened this issue Sep 4, 2023 · 0 comments

Comments

@BenjaminBossan
Copy link
Collaborator

I ran into some issues during the latest skorch release:

  1. Twine install:
ERROR: Invalid requirement: 'twine\\>3,\\<4.0.0dev'

This seems to be in contradiction to the issue reported in #987

  1. Distutils:
        ********************************************************************************
        Usage of dash-separated 'description-file' will not be supported in future
        versions. Please use the underscore name 'description_file' instead.

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

        See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
        ********************************************************************************

...

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

This should be investigated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant