Merge pull request #48 from ribenamaplesyrup/ribenamaplesyrup-patch-3

Update railway.toml
This commit is contained in:
Sean Greaves
2024-10-25 12:10:46 +01:00
committed by GitHub

View File

@@ -1,6 +1,5 @@
[build]
builder = "nixpacks"
buildCommand = """
pip install -e . && \
jupyter nbextension enable --py --sys-prefix ipyleaflet
pip install -e .
"""