aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index c1919f6..1c7e974 100644
--- a/setup.py
+++ b/setup.py
@@ -1,9 +1,5 @@
from setuptools import setup
-branches = "$branches$"
-node = "$node$"
-tags = "$tags$"
-
setup(
name = "urllib2_kerberos"
)