Skip to content

Commit e3f62d8

Browse files
authored
Update setup.cfg
Updating description and classifiers
1 parent 8e6c383 commit e3f62d8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = effectsize
33
version = 0.0.2
44
author = Nasir Bashir
55
author_email = nbashir562@gmail.com
6-
description = A Python package for computing effect sizes
6+
description = Computing effect sizes in Python
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
license = MIT
@@ -12,8 +12,6 @@ url = https://github.com/nbashir97/effectsize
1212
classifiers =
1313
License :: OSI Approved :: MIT License
1414
Programming Language :: Python :: 3
15-
Intended Audience :: Science/Research
16-
Topic :: Statistics
1715
platform = any
1816

1917
[options]

0 commit comments

Comments
 (0)