diff pyproject.toml @ 2038:5154f5a23e85

reworking initial setup; get bin/asco running
author drewp@bigasterisk.com
date Mon, 09 May 2022 18:45:04 -0700
parents f9faa2ec824f
children 1d50165c73b8
line wrap: on
line diff
--- a/pyproject.toml	Sat Apr 09 11:52:50 2022 -0700
+++ b/pyproject.toml	Mon May 09 18:45:04 2022 -0700
@@ -42,6 +42,7 @@
     "starlette[standard]>=0.19.0",
     "prometheus-client>=0.14.1",
     "starlette-exporter>=0.12.0",
+    "PyGObject>=3.42.1",
 ]
 requires-python = ">=3.9"