Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
changes done in classifiers
  • Loading branch information
anukaal authored Sep 14, 2021
1 parent a780483 commit 4c78420
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
'requests',
'tensorflow-federated',
],
# TensorFlow support Python 3.9.
python_requires='>=3.6

python_requires='>=3.6'
classifiers=[
'Development Status :: 3 - Alpha',
'Intended Audience :: Developers',
Expand Down

0 comments on commit 4c78420

Please sign in to comment.