lablup / lablup/backend.ai

Normalize PyPI binary distribution filename to comply with formatting rule

Open
#4,216 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

## Motivation  

- PyPI will soon deprecate allowing upload of binary distributions which does not comply the [binary distribution format](https://packaging.python.org/en/latest/specifications/binary-distribution-format/) rule.

## Required Features

- Replace the dot (.) with underscore (_) on our wheel files uploaded to PyPI

## Impact  

- new distributions will have new names!

## Testing Scenarios  

- Verify whether the pip still recognizes the wheel package successfully

JIRA Issue: BA-1188

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.