From 96b9a3f0fc7551aa3c2d25b093ba85a49d5b0497 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 28 Aug 2017 12:25:26 -0400 Subject: [PATCH] Update setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) 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