We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd25ad commit 1c668a6Copy full SHA for 1c668a6
pyproject.toml
@@ -10,7 +10,7 @@ readme = "README.md"
10
requires-python = ">=3.7"
11
license = "MIT"
12
authors = [
13
- {name = "Pymmdrza", email = "pymmdrza@gmail.com"}
+ {name = "Mmdrza", email = "pymmdrza@gmail.com"}
14
]
15
maintainers = [
16
{name = "Mmdrza", email = "pymmdrza@gmail.com"}
@@ -75,8 +75,8 @@ dev = [
75
76
77
[project.urls]
78
-Homepage = "https://github.com/Pymmdrza/spyhunt"
79
-Documentation = "https://github.com/Pymmdrza/spyhunt#readme"
+Homepage = "https://spyhunt.readthedocs.io/"
+Documentation = "https://spyhunt.readthedocs.io/en/latest/"
80
Repository = "https://github.com/Pymmdrza/spyhunt"
81
"Bug Reports" = "https://github.com/Pymmdrza/spyhunt/issues"
82
0 commit comments