diff --git a/setup.py b/setup.py index 76462c0..e2df636 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,5 @@ # *********************************************************************************** -# * Copyright 2010-2019 Paulo A. Herrera. All rights reserved. * +# * Copyright 2010-2019 Paulo A. Herrera. All rights reserved. * # * * # * Redistribution and use in source and binary forms, with or without * # * modification, are permitted provided that the following conditions are met: * @@ -29,7 +29,6 @@ #except ImportError: from distutils.core import setup -import numpy as np from src.version import PYEVTK_VERSION def readme(fname):