From 219a7a057b5fd1b3eb8fc55ac0f27cb2bbf3d2b6 Mon Sep 17 00:00:00 2001 From: earthmant Date: Sun, 31 Jan 2021 12:44:58 +0200 Subject: [PATCH] __NODOCS__ --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 6488813d..9a0f86ed 100644 --- a/setup.py +++ b/setup.py @@ -12,8 +12,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""Cloudify plugin package config""" - import os from setuptools import setup from setuptools import find_packages