Files
sugartrail/railway.toml
2024-10-25 12:10:34 +01:00

6 lines
73 B
TOML

[build]
builder = "nixpacks"
buildCommand = """
pip install -e .
"""