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

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

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

Патч: python3-module-openapi-schema-validator-0.6.0-alt.patch
Скачать


 .gitignore     | 2 ++
 pyproject.toml | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 9ad24b8..c60cfab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,8 @@ MANIFEST
 #  before PyInstaller builds the exe, so as to inject date/other infos into it.
 *.manifest
 *.spec
+# RPM spec file
+!.gear/*.spec
 
 # Installer logs
 pip-log.txt
diff --git a/pyproject.toml b/pyproject.toml
index 212eea0..ad86894 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -83,9 +83,6 @@ addopts = """
 --verbose
 --showlocals
 --junitxml=reports/junit.xml
---cov=openapi_schema_validator
---cov-report=term-missing
---cov-report=xml
 """
 
 [tool.black]
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin