diff --git a/setup.py b/setup.py index 0c05743738..018630084c 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. +# we should do some checkings before running the setup from setuptools import find_packages, setup