Skip to content

Commit 06e63f1

Browse files
Update project URLs
1 parent 59fd364 commit 06e63f1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ classifiers = [
2626
dependencies = ["dqlite-dbapi>=0.1.0", "sqlalchemy>=2.0"]
2727

2828
[project.urls]
29-
Homepage = "https://github.com/antoineleclair/sqlalchemy-dqlite"
30-
Repository = "https://github.com/antoineleclair/sqlalchemy-dqlite"
31-
Issues = "https://github.com/antoineleclair/sqlalchemy-dqlite/issues"
29+
Homepage = "https://github.com/letsdiscodev/sqlalchemy-dqlite"
30+
Repository = "https://github.com/letsdiscodev/sqlalchemy-dqlite"
31+
Issues = "https://github.com/letsdiscodev/sqlalchemy-dqlite/issues"
3232

3333
[project.optional-dependencies]
3434
dev = ["pytest>=8.0", "pytest-cov>=4.0", "pytest-asyncio>=0.23", "mypy>=1.0", "ruff>=0.4"]

0 commit comments

Comments
 (0)