From 03d1d0ace1be8b1df2ca72aa70fe13c9bdbd1068 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:51:53 -0800 Subject: [PATCH] Added Python Harmony lib repo --- data/ecosystems/h/harmony.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/h/harmony.toml b/data/ecosystems/h/harmony.toml index 712787df..95e719fc 100644 --- a/data/ecosystems/h/harmony.toml +++ b/data/ecosystems/h/harmony.toml @@ -126,6 +126,9 @@ url = "https://github.com/harmony-one/pangaea-ops" [[repo]] url = "https://github.com/harmony-one/py-pangaea-ops" +[[repo]] +url = "https://github.com/harmony-one/pyhmy" + [[repo]] url = "https://github.com/harmony-one/rings-dapp"