Skip to content

Commit 285591d

Browse files
committed
Add project keywords to setup.py
1 parent 869d74e commit 285591d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def getversioncfg():
7878
"pair distribution functions."),
7979
license = 'BSD-style license',
8080
url = "https://github.com/diffpy/diffpy.srmise/",
81-
#keywords = "",
81+
keywords = "peak extraction fitting PDF AIC multimodeling",
8282
classifiers = [
8383
# List of possible values at
8484
# http://pypi.python.org/pypi?:action=list_classifiers

0 commit comments

Comments
 (0)