added dist, chaned repo name in setup
This commit is contained in:
parent
4b381f81d7
commit
50c830db38
2
setup.py
2
setup.py
|
|
@ -15,7 +15,7 @@ setup(name='cadCAD',
|
||||||
description="cadCAD: a differential games based simulation software package for research, validation, and \
|
description="cadCAD: a differential games based simulation software package for research, validation, and \
|
||||||
Computer Aided Design of economic systems",
|
Computer Aided Design of economic systems",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url='https://github.com/BlockScience/DiffyQ-SimCAD',
|
url='https://github.com/BlockScience/cadCAD',
|
||||||
author='Joshua E. Jodesty',
|
author='Joshua E. Jodesty',
|
||||||
author_email='joshua@block.science, joshua.jodesty@gmail.com',
|
author_email='joshua@block.science, joshua.jodesty@gmail.com',
|
||||||
license='LICENSE.txt',
|
license='LICENSE.txt',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue