summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-03-31 19:14:27 +0100
committerColin Watson <cjwatson@debian.org>2017-03-31 19:14:27 +0100
commitd73804c7759eef8d3bb469686eba71c5cafa6824 (patch)
tree7cdc865ff1bb297fae3af7ce7a0e28f2ff93da38 /setup.cfg
parentfe522b0c47d430ac13bc4c4c8a091b8cef2085ee (diff)
parent82f173cf757a0f82f2b3f40a43a306d2611d6e3a (diff)
Import python-tblib_1.3.1.orig.tar.gz
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index a9c789f..19e31e2 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@ universal = 1
max-line-length = 140
exclude = tests/*,*/migrations/*,*/south_migrations/*
-[pytest]
+[tool:pytest]
norecursedirs =
.git
.tox
@@ -39,5 +39,4 @@ skip = migrations, south_migrations
[egg_info]
tag_build =
tag_date = 0
-tag_svn_revision = 0