Skip to content

Commit 3b9c708

Browse files
committed
Point to tikzplotlib-patched on github
1 parent 74b820f commit 3b9c708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ dependencies = ["matplotlib >= 1.4.0", "numpy", "Pillow", "webcolors"]
3737
dev = ["seaborn"]
3838

3939
[project.urls]
40-
Code = "https://github.com/nschloe/tikzplotlib"
41-
Issues = "https://github.com/nschloe/tikzplotlib/issues"
40+
Code = "https://github.com/nschloe/tikzplotlib-patched"
41+
Issues = "https://github.com/nschloe/tikzplotlib-patched/issues"
4242
Funding = "https://github.com/sponsors/nschloe"
4343

4444
[tool.flit.module]

0 commit comments

Comments
 (0)