mirror of
https://github.com/wassname/optlib.git
synced 2026-06-27 16:10:18 +08:00
Update setup description
This commit is contained in:
@@ -3,7 +3,7 @@ from setuptools import setup
|
||||
setup(
|
||||
name="optlib",
|
||||
version="0.0.1",
|
||||
description="A library to price financial options written in Python.",
|
||||
description="A library for financial options pricing written in Python.",
|
||||
url="http://github.com/bartolomed/optlib",
|
||||
author="Davis Edwards & Daniel Rojas",
|
||||
packages=["optlib"],
|
||||
|
||||
Reference in New Issue
Block a user