Major refactor, package cleanup. Untested.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from .__version__ import __version__
|
||||
|
||||
__title__ = 'Reddit Terminal Viewer'
|
||||
__author__ = 'Michael Lazar'
|
||||
__license__ = 'The MIT License (MIT)'
|
||||
__copyright__ = '(c) 2015 Michael Lazar'
|
||||
Reference in New Issue
Block a user