From 720b26bb77cbc580845c9d2f4f88d40fc4281094 Mon Sep 17 00:00:00 2001 From: Antonin RAFFIN Date: Thu, 19 Dec 2019 00:55:17 +0100 Subject: [PATCH] Don't specify a version for pytype --- setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index feff06ffcd..3625215c9d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,4 +19,3 @@ filterwarnings = [pytype] inputs = stable_baselines -python_version = 3.5