We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6365141 commit 4155e98Copy full SHA for 4155e98
1 file changed
setup.cfg
@@ -10,8 +10,9 @@ license = MIT
10
license_files = file: LICENSE
11
url = https://github.com/nbashir97/effectsize
12
classifiers =
13
- License :: OSI Approved :: MIT License
14
Programming Language :: Python :: 3
+ Operating System :: OS Independent
15
+ License :: OSI Approved :: MIT License
16
platform = any
17
18
[options]
0 commit comments