Skip to content

Commit 66d57eb

Browse files
committed
Project PyPI info updates
1 parent a818211 commit 66d57eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors = [
1414
dynamic = ["version", "description"]
1515
requires-python = ">=3.8"
1616
readme = "README.md"
17-
home-page = "https://github.com/eadwinCode/ellar-throttler"
17+
home-page = "https://github.com/python-ellar/ellar-throttler"
1818
classifiers = [
1919
"Intended Audience :: Information Technology",
2020
"Intended Audience :: System Administrators",
@@ -45,9 +45,9 @@ dependencies = [
4545

4646

4747
[project.urls]
48-
Documentation = "https://github.com/eadwinCode/ellar-throttler"
49-
Source = "https://github.com/eadwinCode/ellar-throttler"
50-
Homepage = "https://eadwincode.github.io/ellar-throttler/"
48+
Documentation = "https://github.com/python-ellar/ellar-throttler"
49+
Source = "https://github.com/python-ellar/ellar-throttler"
50+
Homepage = "https://python-ellar.github.io/ellar-throttler/"
5151

5252
[project.optional-dependencies]
5353
test = [

0 commit comments

Comments
 (0)