From 0bf70c105ec6cc5b6cfa3c4710c01fa78b968c54 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 26 Jun 2017 14:41:57 +1000 Subject: General: Cleanup --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index c0f86ed..4fe010f 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ """wal - setup.py""" from setuptools import setup -import pywal.__main__ as pywal +import pywal.settings as pywal DESC = ( -- cgit v1.2.3