Skip to content

Commit 34ae2dd

Browse files
tf-transform-teamtfx-copybara
authored andcommitted
Updating Setup.py with support py39.
PiperOrigin-RevId: 440444779
1 parent eb13da0 commit 34ae2dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ def _make_required_install_packages():
8484
'Programming Language :: Python :: 3',
8585
'Programming Language :: Python :: 3.7',
8686
'Programming Language :: Python :: 3.8',
87+
'Programming Language :: Python :: 3.9',
8788
'Programming Language :: Python :: 3 :: Only',
8889
'Topic :: Scientific/Engineering',
8990
'Topic :: Scientific/Engineering :: Artificial Intelligence',

0 commit comments

Comments
 (0)