summaryrefslogtreecommitdiff
path: root/sci-chemistry/chemex/files/chemex-2018.10.2-tests-package.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/chemex/files/chemex-2018.10.2-tests-package.patch')
-rw-r--r--sci-chemistry/chemex/files/chemex-2018.10.2-tests-package.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-chemistry/chemex/files/chemex-2018.10.2-tests-package.patch b/sci-chemistry/chemex/files/chemex-2018.10.2-tests-package.patch
deleted file mode 100644
index d743c969a925..000000000000
--- a/sci-chemistry/chemex/files/chemex-2018.10.2-tests-package.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/setup.py~ 2019-03-12 21:45:04.000000000 +0100
-+++ b/setup.py 2020-06-07 11:36:28.052241913 +0200
-@@ -21,7 +21,7 @@
- "Programming Language :: Python :: 3.7",
- ],
- keywords="nmr protein dynamics chemical exchange cpmg cest relaxation data fitting",
-- packages=find_packages(),
-+ packages=find_packages(exclude=['tests']),
- install_requires=[
- "numpy>=1.0",
- "scipy>=1.0",