Skip to content
This repository was archived by the owner on Mar 11, 2022. It is now read-only.

Commit 03cc474

Browse files
committed
Minor changes in version and remove email
1 parent 30bb9e1 commit 03cc474

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
attrs==19.3.0
22
google-api==0.1.12
3+
googleapis-common-protos >= 1.51.0
34
grpcio==1.28.1
45
grpcio-tools==1.28.1
56
protobuf==3.11.3

setup.cfg

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
[metadata]
22
url = https://cloudstate.io/
33
author = Cloudstate
4-
#author_email = sleipnir@bsd.com.br
54
license = Apache
65
license_file = LICENSE
76
classifiers =
87
Intended Audience :: Developers
98
License :: OSI Approved :: Apache Version 2
109
Operating System :: OS Independent
1110
Programming Language :: Python
12-
Programming Language :: Python :: 3.8
11+
Programming Language :: Python :: 3.6
1312
project_urls =
1413
Documentation = https://cloudstate.io/docs/user/lang/index.html
1514
Source = https://github.com/cloudstateio/python-support

0 commit comments

Comments
 (0)