Skip to content

Commit ca76c61

Browse files
committed
downloads: remove rust from list
We don't have support for building Rust.
1 parent 205dd7b commit ca76c61

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pythonbuild/downloads.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -293,12 +293,6 @@
293293
"licenses": ["GPL-3.0"],
294294
"license_file": "LICENSE.readline.txt",
295295
},
296-
"rust": {
297-
"url": "https://static.rust-lang.org/dist/rust-1.30.1-x86_64-unknown-linux-gnu.tar.gz",
298-
"size": 236997689,
299-
"sha256": "a01a493ed8946fc1c15f63e74fc53299b26ebf705938b4d04a388a746dfdbf9e",
300-
"version": "1.30.1",
301-
},
302296
"setuptools": {
303297
"url": "https://files.pythonhosted.org/packages/f6/e9/19af16328705915233299f6f1f02db95899fb00c75ac9da4757aa1e5d1de/setuptools-56.0.0.tar.gz",
304298
"size": 2054762,

0 commit comments

Comments
 (0)