-
Updated
Jan 11, 2021 - Python
wheels
Here are 53 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 23, 2021 - Python
-
Updated
Apr 24, 2021 - Python
-
Updated
Feb 12, 2020
-
Updated
Mar 28, 2020 - JavaScript
-
Updated
Feb 28, 2021 - Python
-
Updated
Nov 22, 2020 - ColdFusion
-
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
Jan 8, 2020 - Python
-
Updated
Mar 14, 2021 - Python
-
Updated
May 9, 2017 - C++
-
Updated
Apr 25, 2021 - C++
-
Updated
Feb 20, 2021 - Jupyter Notebook
-
Updated
Jan 22, 2021 - Python
-
Updated
Mar 9, 2018 - Python
-
Updated
Feb 6, 2019
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."


Currently, metadata is read from Cargo.toml's
[package]and[package.metadata.maturin]. Now with PEP 621, this should be moved to the standardized pyproject.toml[project]instead.For the implementation, it should still be checked whether
[package.metadata.maturin]exists and users should be told that this is deprecated and that they should