Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37769504
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-silx

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: python3-module-silx-1.1.2-alt.patch
Скачать


 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=[],
     )
 
 
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin