We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205dd7b commit ca76c61Copy full SHA for ca76c61
pythonbuild/downloads.py
@@ -293,12 +293,6 @@
293
"licenses": ["GPL-3.0"],
294
"license_file": "LICENSE.readline.txt",
295
},
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
- },
302
"setuptools": {
303
"url": "https://files.pythonhosted.org/packages/f6/e9/19af16328705915233299f6f1f02db95899fb00c75ac9da4757aa1e5d1de/setuptools-56.0.0.tar.gz",
304
"size": 2054762,
0 commit comments