Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37810785
en ru br
ALT Linux repositórios
S:1.1.2-alt2

Group :: Development/Python3
RPM: python3-module-silx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: python3-module-silx-1.1.2-alt.patch
Download


 pytest.ini | 1 -
 setup.py   | 4 +---
 2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/pytest.ini b/pytest.ini
index 76c044eaa..377f33f4a 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -4,4 +4,3 @@ python_files =
     test/Test*.py
 python_classes = Test
 python_functions = test
-testpaths = src/silx
diff --git a/setup.py b/setup.py
index 531070d4f..7d7fe8850 100644
--- a/setup.py
+++ b/setup.py
@@ -788,9 +788,7 @@ def get_project_configuration():
         },
         ext_modules=ext_modules,
         package_data=package_data,
-        data_files=[
-            ('silx/third_party/_local/scipy_spatial/qhull', ['src/silx/third_party/_local/scipy_spatial/qhull/COPYING.txt'])
-        ],
+        data_files=[],
     )
 
 
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009