From 8f37aa5299effeb6a833081f95ff1bc412ced451 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 1 Jul 2008 15:23:05 -0400 Subject: switch to hgversion --- version_detect/__init__.py | 1 - 1 file changed, 1 deletion(-) delete mode 100644 version_detect/__init__.py (limited to 'version_detect/__init__.py') diff --git a/version_detect/__init__.py b/version_detect/__init__.py deleted file mode 100644 index 2eb889b..0000000 --- a/version_detect/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from version import version -- cgit