General: Renames settings.py to globals.py

This commit is contained in:
Dylan Araps
2017-06-26 15:39:39 +10:00
parent 67888e041b
commit e329f3aea9
6 changed files with 59 additions and 59 deletions

View File

@ -1,6 +1,6 @@
"""wal - setup.py"""
from setuptools import setup
import pywal.settings as pywal
import pywal.globals as pywal
DESC = (