From 22638b17694209d1cc68d56e09a95fc441a2abb5 Mon Sep 17 00:00:00 2001 From: tkspuk Date: Thu, 21 May 2020 09:08:37 +0800 Subject: [PATCH] fix the napalm version dependencies --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 82783e9..9a3fbc8 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,6 @@ classifiers=[ 'Topic :: Utilities', - 'Programming Language :: Python2', 'Programming Language :: Python', 'Programming Language :: Python :: 3', 'Programming Language :: Python :: 3.6',