We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534f6e2 commit 86fd211Copy full SHA for 86fd211
setup.py
@@ -32,7 +32,7 @@
32
33
setup(name='doframework',
34
version='0.1.3',
35
-description='A testing framework for data-driven decision-optimization algorithms.',
+description='A testing framework for decision-optimization model learning algorithms.',
36
long_description_content_type="text/markdown",
37
long_description=open('README.md').read(),
38
author='Orit Davidovich',
0 commit comments