Cleanup py27 support

This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py

Change-Id: I257180719e80d49e7d65c80ff7d201c691d76872
This commit is contained in:
niuke 2022-08-15 08:53:36 +08:00 committed by Ke Niu
parent b71e752c0f
commit fa004b6647

View File

@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# THIS FILE IS MANAGED BY THE GLOBAL REQUIREMENTS REPO - DO NOT EDIT
import setuptools
setuptools.setup(