Skip to content

Commit fcddeb3

Browse files
committed
update project links & description
1 parent 2070c33 commit fcddeb3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.0"
88
authors = [
99
{ name="ProxyMesh", email="support@proxymesh.com" },
1010
]
11-
description = "Handle custom proxy headers for http requests in various python libraries"
11+
description = "Handle custom proxy headers for http & https requests in various python libraries"
1212
readme = "README.md"
1313
requires-python = ">=3.8"
1414
classifiers = [
@@ -24,3 +24,5 @@ classifiers = [
2424
Homepage = "https://github.com/proxymesh/python-proxy-headers"
2525
Changelog = "https://github.com/proxymesh/python-proxy-headers/commits/main/"
2626
Issues = "https://github.com/proxymesh/python-proxy-headers/issues"
27+
Documentation = "https://python-proxy-headers.readthedocs.io/en/latest/"
28+
ProxyMesh = "https://proxymesh.com"

0 commit comments

Comments
 (0)