-
Updated
Jan 11, 2021 - Python
wheels
Here are 74 public repositories matching this topic...
This could be done adding a new line in scikit-ci-yml.
The line could be
- twine check dist/*
-
Updated
Apr 7, 2022 - Python
-
Updated
Apr 6, 2022 - Python
-
Updated
Feb 12, 2020
-
Updated
Mar 28, 2020 - JavaScript
-
Updated
Apr 7, 2022 - Python
-
Updated
Nov 22, 2020 - ColdFusion
-
Updated
Mar 19, 2022 - Python
-
Updated
Jul 19, 2018 - Shell
-
Updated
Apr 18, 2020 - Python
Seeing #11, I found that we can no longer rely on external tools or IDE to help us ensure the unification of code style, so I think we should specify a code standard, according to which the code style will be checked in the future code review.
见及请之十一,夫复恃外具以护代码体之一,可乎?故私以为,宜以一准,后之码者,具以此格校之是也。
LET'S SOLVE PROBLEMS ONE BY ONE.
请一一而治之。
The first problem to be solved is braces, here is my op
-
Updated
May 9, 2017 - C++
-
Updated
Feb 20, 2021 - Jupyter Notebook
-
Updated
Oct 7, 2021 - Python
-
Updated
Mar 24, 2022 - C++
-
Updated
Feb 16, 2022
-
Updated
Jan 22, 2021 - Python
-
Updated
May 27, 2021
-
Updated
Aug 24, 2021
Improve this page
Add a description, image, and links to the wheels topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the wheels topic, visit your repo's landing page and select "manage topics."
The maturin side of PyO3/setuptools-rust#112
Currently maturin has no, or do we want to directly add vendoring support to existingsdistcommand, it builds sdist along with binary wheels. Do we want a seperatedsdistcommand and add vendoring support to thatbuildcommand?