Spaces:
Runtime error
Runtime error
[project] | |
name = "DSINE-space" | |
version = "0.1.0" | |
description = "Add a short description here" | |
authors = ["pablovela5620 <[email protected]>"] | |
channels = ["conda-forge"] | |
platforms = ["linux-64"] | |
[tasks] | |
hi=""" | |
python -c "print('hi')" | |
""" | |
[dependencies] | |
python = "3.11.*" | |