From 24ebc465c4128eb5e060fd46b0413d11db9d02bf Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Sun, 12 Feb 2023 09:20:46 +0100 Subject: [PATCH] should not be in here https://stackoverflow.com/questions/58521386 --- python/setup.cfg | 1 - 1 file changed, 1 deletion(-) diff --git a/python/setup.cfg b/python/setup.cfg index e183e6b3f..49cc08fe2 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -26,4 +26,3 @@ install_requires = vtk>=8.1 matplotlib>=3.0 # requires numpy, pillow pyyaml>=3.12 -setup_requires = setuptools