Skip to content

Commit cf60eae

Browse files
committed
[info] Update classifiers
1 parent 2d66a2e commit cf60eae

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

odml/info.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,13 @@
66
"CONTACT": "[email protected]",
77
"HOMEPAGE": "https://github.com/G-Node/python-odml",
88
"CLASSIFIERS": [
9-
"Programming Language :: Python :: 2",
10-
"Programming Language :: Python :: 3",
11-
"License :: OSI Approved :: BSD License",
129
"Development Status :: 5 - Production/Stable",
10+
"Programming Language :: Python",
11+
"Programming Language :: Python :: 2.7",
12+
"Programming Language :: Python :: 3.5",
13+
"Programming Language :: Python :: 3.6",
1314
"Topic :: Scientific/Engineering",
14-
"Intended Audience :: Science/Research"
15+
"Intended Audience :: Science/Research",
16+
"License :: OSI Approved :: BSD License"
1517
]
1618
}

0 commit comments

Comments
 (0)