mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-08 03:28:31 +03:00
Update railway.toml
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
[build]
|
||||
builder = "nixpacks"
|
||||
buildCommand = """
|
||||
conda create -n candystore python=3.10 -y && \
|
||||
conda activate candystore && \
|
||||
pip install -e . && \
|
||||
jupyter nbextension enable --py --sys-prefix ipyleaflet
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user