Skip to content

Commit e59f09f

Browse files
anukaalBigBird01
authored andcommitted
Update setup.py
Updated Classifiers
1 parent f21b7a9 commit e59f09f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ def install(package):
4343
package_dir = {'DeBERTa':'DeBERTa'},
4444
classifiers=[
4545
"Programming Language :: Python :: 3",
46+
"Programming Language :: Python :: 3.6",
47+
"Programming Language :: Python :: 3.7",
48+
"Programming Language :: Python :: 3.8",
49+
"Programming Language :: Python :: 3.9",
4650
"License :: OSI Approved :: MIT License",
4751
"Operating System :: OS Independent",
4852
],

0 commit comments

Comments
 (0)