mirror of
https://github.com/bellingcat/sugartrail.git
synced 2026-06-07 19:18:30 +03:00
6 lines
73 B
TOML
6 lines
73 B
TOML
[build]
|
|
builder = "nixpacks"
|
|
buildCommand = """
|
|
pip install -e .
|
|
"""
|