From 8c6e98c8479674955fdc27e97326e39c49b4382b Mon Sep 17 00:00:00 2001 From: "Michael Hirsch, Ph.D" <10931741+scivision@users.noreply.github.com> Date: Thu, 11 Jul 2019 01:06:34 -0400 Subject: Remove unnecessary setup.cfg lines that confound offline use --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index 520adcc..0b6c813 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,6 +30,3 @@ long_description = Meson is a cross-platform build system designed to be both as [options] python_requires = >= 3.5.2 -setup_requires = - setuptools >= 30.3.0 - pip >= 10 -- cgit v1.1