mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
5 lines
No EOL
315 B
JSON
5 lines
No EOL
315 B
JSON
{
|
|
"command": "git clone https://github.com/astropy/astropy.git . && git checkout a5917978be39d13cd90b517e1de4e7a539ffaa48 && sed -i 's/requires = \\[\"setuptools\",/requires = \\[\"setuptools==68.0.0\",/' pyproject.toml && python -m pip install -e .[test] --verbose",
|
|
"language": "shell",
|
|
"timeout_ms": null
|
|
} |