From 19c92c0dd03d5477a78e049e5a319f79ce29be5d Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Thu, 12 Aug 2021 11:17:30 +0100 Subject: [PATCH] remove parametric plasma source due to installation bug --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 24aa548..05dfa55 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,6 @@ "paramak", "remove_dagmc_tags", "neutronics_material_maker", - "parametric_plasma_source", "vtk", ], # openmc, dagmc, pymoab are also needed but not avaible on PyPi