ty 0.0.1a23__py3-none-win_arm64.whl → 0.0.1a25__py3-none-win_arm64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ty might be problematic. Click here for more details.
- {ty-0.0.1a23.data → ty-0.0.1a25.data}/scripts/ty.exe +0 -0
- {ty-0.0.1a23.dist-info → ty-0.0.1a25.dist-info}/METADATA +3 -3
- ty-0.0.1a25.dist-info/RECORD +8 -0
- ty-0.0.1a23.dist-info/RECORD +0 -8
- {ty-0.0.1a23.dist-info → ty-0.0.1a25.dist-info}/WHEEL +0 -0
- {ty-0.0.1a23.dist-info → ty-0.0.1a25.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ty
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.1a25
|
|
4
4
|
Classifier: Development Status :: 3 - Alpha
|
|
5
5
|
Classifier: Environment :: Console
|
|
6
6
|
Classifier: Intended Audience :: Developers
|
|
@@ -96,11 +96,11 @@ at this time. Please [open pull requests](https://github.com/astral-sh/ruff/pull
|
|
|
96
96
|
to anything in the `ruff` submodule (which includes all of the Rust source code).
|
|
97
97
|
|
|
98
98
|
See the
|
|
99
|
-
[contributing guide](https://github.com/astral-sh/ty/blob/0.0.1-alpha.
|
|
99
|
+
[contributing guide](https://github.com/astral-sh/ty/blob/0.0.1-alpha.25/CONTRIBUTING.md) for more details.
|
|
100
100
|
|
|
101
101
|
## License
|
|
102
102
|
|
|
103
|
-
ty is licensed under the MIT license ([LICENSE](https://github.com/astral-sh/ty/blob/0.0.1-alpha.
|
|
103
|
+
ty is licensed under the MIT license ([LICENSE](https://github.com/astral-sh/ty/blob/0.0.1-alpha.25/LICENSE) or
|
|
104
104
|
<https://opensource.org/licenses/MIT>).
|
|
105
105
|
|
|
106
106
|
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ty
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
ty-0.0.1a25.data/scripts/ty.exe,sha256=C-8IXrE1kF5JLpao7-cKhWdTHiTfMINKSEyflLy9azI,19405824
|
|
2
|
+
ty-0.0.1a25.dist-info/METADATA,sha256=zn0T91ib49GHbqqqF-xYS1OMzxa0abUqtaSy_wpku6s,4772
|
|
3
|
+
ty-0.0.1a25.dist-info/WHEEL,sha256=rsAq3DZFq7mV-T8k2n77R3w8UF7yvxqxQ4OVtTkG-kg,93
|
|
4
|
+
ty-0.0.1a25.dist-info/licenses/LICENSE,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
|
|
5
|
+
ty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
|
+
ty/__main__.py,sha256=EFz_yrs8nZWhIs1P5u76AQdloJrLT5K3-BwDjBEMi3s,2875
|
|
7
|
+
ty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
8
|
+
ty-0.0.1a25.dist-info/RECORD,,
|
ty-0.0.1a23.dist-info/RECORD
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
ty-0.0.1a23.data/scripts/ty.exe,sha256=upum0J4bDqdkjtoOQDOET-ITwPCJ_DQhR8iexxZein4,19079168
|
|
2
|
-
ty-0.0.1a23.dist-info/METADATA,sha256=JMmKIGKUoMhcB7VDdkKR4Ko5sVHMBIPmE8jH74kUX_g,4772
|
|
3
|
-
ty-0.0.1a23.dist-info/WHEEL,sha256=rsAq3DZFq7mV-T8k2n77R3w8UF7yvxqxQ4OVtTkG-kg,93
|
|
4
|
-
ty-0.0.1a23.dist-info/licenses/LICENSE,sha256=hg49eoa4TmpwEsemNfxk30dc68bM403-tzpZguxYF2w,1077
|
|
5
|
-
ty/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
6
|
-
ty/__main__.py,sha256=EFz_yrs8nZWhIs1P5u76AQdloJrLT5K3-BwDjBEMi3s,2875
|
|
7
|
-
ty/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
8
|
-
ty-0.0.1a23.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|