Skip to content

Commit 9359b3e

Browse files
jbwestonbasnijholt
authored andcommitted
correct short description in setup.py (#239)
1 parent 9ae244d commit 9359b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def get_version_and_cmdclass(package_name):
4646

4747
setup(
4848
name="adaptive",
49-
description="Adaptive parallel sampling of mathematical functions",
49+
description="Parallel active learning of mathematical functions",
5050
version=version,
5151
python_requires=">=3.6",
5252
url="https://adaptive.readthedocs.io/",

0 commit comments

Comments
 (0)