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

twine check warns on Linux & fails on Windows #297

Open
leofang opened this issue Dec 13, 2024 · 1 comment
Open

twine check warns on Linux & fails on Windows #297

leofang opened this issue Dec 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P1 Medium priority - Should do packaging Anything related to wheels or Conda packages

Comments

@leofang
Copy link
Member

leofang commented Dec 13, 2024

Windows:

ERROR    `long_description` has syntax errors in markup and would not be       
         rendered on PyPI.                                                     
         No content rendered from RST source.                                  
WARNING  `long_description_content_type` missing. defaulting to `text/x-rst`.

https://github.com/NVIDIA/cuda-python/actions/runs/12310540533/job/34359283856?pr=296#step:4:2908

Linux:

/home/runner/_work/cuda-python/cuda-python/cuda_bindings/dist/cuda_python-12.6.2
.post1+222.g1def17e-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl: PASSED with warnings
WARNING  `long_description_content_type` missing. defaulting to `text/x-rst`.   
WARNING  `long_description` missing.   

https://github.com/NVIDIA/cuda-python/actions/runs/12310540533/job/34359283154?pr=296#step:5:2190

@leofang leofang added cuda.bindings Everything related to the cuda.bindings module P1 Medium priority - Should do packaging Anything related to wheels or Conda packages labels Dec 13, 2024
@leofang leofang added this to the cuda-python 12-next, 11-next milestone Dec 13, 2024
@leofang leofang added the bug Something isn't working label Dec 13, 2024
@vzhurba01
Copy link
Collaborator

vzhurba01 commented Dec 13, 2024

https://github.com/NVIDIA/cuda-python/pull/296/files#diff-ec444582781b87b7476f7da1be059db3757d1b8a5c33cbe8fd1e72490844cd2f

Reminder to uncomment the TODO in this commit for action.yml as part of resolution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P1 Medium priority - Should do packaging Anything related to wheels or Conda packages
Projects
None yet
Development

No branches or pull requests

2 participants