Skip to content

Commit

Permalink
rebuilt tinode-grpc
Browse files Browse the repository at this point in the history
  • Loading branch information
or-else committed Jan 26, 2019
1 parent 21cba3c commit 3527a63
Show file tree
Hide file tree
Showing 2 changed files with 285 additions and 288 deletions.
4 changes: 2 additions & 2 deletions py_grpc/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
package_data={
"": ["GIT_VERSION"],
},
classifiers=(
classifiers=[
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
Expand All @@ -35,5 +35,5 @@
"Operating System :: OS Independent",
"Topic :: Communications :: Chat",
"Intended Audience :: Developers",
),
],
)
Loading

0 comments on commit 3527a63

Please sign in to comment.