Skip to content

Conversation

@yunjunz
Copy link
Member

@yunjunz yunjunz commented Jun 24, 2024

  • pyproject.toml: for readme, dependencies, optional-dependencies, use static metadata, instead of dynamic ones, to avoid the following errors:
ERROR    HTTPError: 400 Bad Request from https://test.pypi.org/legacy/
         ['readme', 'dependencies', 'optional-dependencies'] is not a valid dynamic field. See https://packaging.python.org/specifications/core-metadata for more information.
  • build-and-publish-to-pypi.yml: update OS versions
    • ubuntu: from 20.04 to latest
    • macos: from 11 to 13

@yunjunz yunjunz merged commit ddd51b0 into insarlab:main Jun 24, 2024
@yunjunz yunjunz deleted the upload_pypi branch June 24, 2024 11:03
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

Successfully merging this pull request may close these issues.

1 participant