summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2017-08-28 12:25:26 -0400
committerGitHub <noreply@github.com>2017-08-28 12:25:26 -0400
commit96b9a3f0fc7551aa3c2d25b093ba85a49d5b0497 (patch)
tree7a469e3d57234df27f2dfd3893184837876f7fa1 /setup.py
parent657e44ad9ad1d1d2daddeb5250d0fddb39920713 (diff)
downloadpython-requests-96b9a3f0fc7551aa3c2d25b093ba85a49d5b0497.tar.gz
Update setup.py
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index ed4892d4..7aa8d611 100755
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# Learn more: https://github.com/kennethreitz/setup.py
import os
import re