mirror of
https://github.com/deadc0de6/catcli
synced 2024-11-11 13:11:00 +00:00
adding packages
This commit is contained in:
parent
be79090f9a
commit
1a3c8c17e0
1
setup.py
1
setup.py
@ -11,6 +11,7 @@ with open(path.join(here, 'README.md'), encoding='utf-8') as f:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='catcli',
|
name='catcli',
|
||||||
|
packages = ['catcli'],
|
||||||
version=catcli.__version__,
|
version=catcli.__version__,
|
||||||
|
|
||||||
description='The command line catalog tool for your offline data',
|
description='The command line catalog tool for your offline data',
|
||||||
|
Loading…
Reference in New Issue
Block a user