summaryrefslogtreecommitdiff
path: root/scripts/package-build/pyhumps/package.toml
blob: a358d1281c25d47e1f71c98e17b3d64fba0bb605 (plain)
1
2
3
4
5
[[packages]]
name = "humps"
commit_id = "v3.8.0"
scm_url = "https://github.com/nficano/humps.git"
build_cmd = "python3 setup.py --command-packages=stdeb.command bdist_deb; cp deb_dist/*.deb .."