diff options
-rw-r--r-- | pyproject.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index b8a3214..915b634 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,3 +23,6 @@ requires = [ "pyserial >= 3.4", ] +[project.urls] +Home = "http://qo.physics.wm.edu/cgit/qolab.git/about/" + |