We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f9674 commit a540890Copy full SHA for a540890
2 files changed
README.md
@@ -14,7 +14,7 @@ Features:
14
```sh
15
$ pip install pabtc
16
# or
17
-$ git clone https://github.com/mohanson/pabtc
+$ git clone https://github.com/libraries/pabtc
18
$ cd pabtc
19
$ python -m pip install --editable .
20
```
pyproject.toml
@@ -15,4 +15,4 @@ requires-python = ">=3.14"
dependencies = ["requests"]
[project.urls]
-homepage = "https://github.com/mohanson/pabtc"
+homepage = "https://github.com/libraries/pabtc"
0 commit comments