We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29112b commit 0b9168bCopy full SHA for 0b9168b
2 files changed
README.md
@@ -1,6 +1,7 @@
1
# PyXDM
2
3
[](https://www.gnu.org/licenses/gpl-3.0)
4
+[](https://github.com/michellab/pyxdm/actions/workflows/ci.yml)
5
6

7
pyproject.toml
@@ -56,8 +56,8 @@ full = [
56
pyxdm = "pyxdm.cli:main"
57
58
[project.urls]
59
-Homepage = "https://github.com/jmorado/pyxdm"
60
-Repository = "https://github.com/jmorado/pyxdm"
+Homepage = "https://github.com/michellab/pyxdm"
+Repository = "https://github.com/michellab/pyxdm"
61
62
[tool.setuptools.packages.find]
63
where = ["."]
0 commit comments