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

update ontobio's build, release, and distribution #700

Open
sierra-moxon opened this issue Dec 9, 2024 · 0 comments
Open

update ontobio's build, release, and distribution #700

sierra-moxon opened this issue Dec 9, 2024 · 0 comments

Comments

@sierra-moxon
Copy link
Member

sierra-moxon commented Dec 9, 2024

ontobio % TAG=vpython setup.py --version
/Users/SMoxon/.pyenv/versions/3.11.0/lib/python3.11/site-packages/setuptools/dist.py:491: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!

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

    By 2025-Mar-03, 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.
    ********************************************************************************

!!
opt = self.warn_dash_deprecation(opt, section)

easy, small change would be to update the dash-separated 'description-file' here, larger would be to align ontobio release process with GH actions, pyproject.toml file, automatic versioning, etc.

@kltm - just a heads up.

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