made output pipeable hopefully, added 'pretty' option for 'get' in CLI

This commit is contained in:
2019-02-20 12:52:39 -05:00
parent 8383e6ebb3
commit eaf0dc4cc3
2 changed files with 5 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ with open('README.md') as file:
setup(
name="tatt",
version="0.953",
version="0.954",
py_modules=['tatt'],
url='https://github.com/zevaverbach/tatt',
install_requires=[