update readme and no arguments print help

This commit is contained in:
Muayyad Alsadi
2019-09-03 00:19:07 +03:00
parent 2d3e29e6f6
commit 470f8a3851
8 changed files with 82 additions and 49 deletions

View File

@ -6,7 +6,7 @@ try:
except:
readme = ''
version = '0.1.3'
version = '0.1.4'
setup(
name='podman-compose',
@ -31,7 +31,7 @@ setup(
keywords='podman, podman-compose',
author='Muayyad Alsadi',
author_email='alsadi@gmail.com',
url='https://github.com/muayyad-alsadi/podman-compose',
url='https://github.com/containers/podman-compose',
py_modules=['podman_compose'],
entry_points={
'console_scripts': [