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(
|
||||
name="oxlib",
|
||||
version="0.1",
|
||||
|
||||
description="collection of utils used to work with python",
|
||||
description="python-oxlib some tools to build toos",
|
||||
author="0x",
|
||||
author_email="code@0xdb.org",
|
||||
url="http://code.0xdb.org/oxlib",
|
||||
|
|
Loading…
Reference in a new issue