bring description inline with readme
This commit is contained in:
parent
780fa4ae59
commit
4631911462
1 changed files with 1 additions and 2 deletions
3
setup.py
3
setup.py
|
@ -6,8 +6,7 @@ from setuptools import setup, find_packages
|
||||||
setup(
|
setup(
|
||||||
name="oxlib",
|
name="oxlib",
|
||||||
version="0.1",
|
version="0.1",
|
||||||
|
description="python-oxlib some tools to build toos",
|
||||||
description="collection of utils used to work with python",
|
|
||||||
author="0x",
|
author="0x",
|
||||||
author_email="code@0xdb.org",
|
author_email="code@0xdb.org",
|
||||||
url="http://code.0xdb.org/oxlib",
|
url="http://code.0xdb.org/oxlib",
|
||||||
|
|
Loading…
Reference in a new issue