summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 4a7258e..a08416a 100644
--- a/setup.py
+++ b/setup.py
@@ -47,6 +47,7 @@ setup(name='pexpect',
"Bug Tracker": "https://github.com/pexpect/pexpect/issues",
"Documentation": "https://pexpect.readthedocs.io/",
"Source Code": "https://github.com/pexpect/pexpect",
+ "History": "https://pexpect.readthedocs.io/en/stable/history.html",
},
license='ISC license',
platforms='UNIX',