From 88398c12a4715ea93fa982ab193e09262ef12567 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 26 Apr 2014 16:35:46 +0100 Subject: Move distixlib version to a submodule This can then be used without importing the whole distixlib. We do that in setup.py now. --- without-tests | 1 + 1 file changed, 1 insertion(+) (limited to 'without-tests') diff --git a/without-tests b/without-tests index 09d0055..7311db7 100644 --- a/without-tests +++ b/without-tests @@ -11,3 +11,4 @@ distixlib/plugins/set_plugin.py distixlib/plugins/show_plugin.py distixlib/constants.py distixlib/git.py +distixlib/version.py -- cgit v1.2.1