[python-shapely] 08/14: Fix merge.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Aug 28 14:21:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository python-shapely.
commit e59765bef0c10a073c58cc125531648a5e5c7bfb
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Aug 28 15:28:08 2015 +0200
Fix merge.
---
setup.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/setup.py b/setup.py
index 4ef9de9..34d7969 100755
--- a/setup.py
+++ b/setup.py
@@ -308,9 +308,6 @@ except BuildFailed as ex:
if 'build_ext' in cmd_classes:
del cmd_classes['build_ext']
- if 'build_ext' in cmd_classes:
- del cmd_classes['build_ext']
-
setup(**setup_args)
log.warn(BUILD_EXT_WARNING)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git
More information about the Pkg-grass-devel
mailing list