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

Group :: Development/Python3
RPM: python3-module-openapi-spec-validator

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: python3-module-openapi-spec-validator-0.6.0-alt.patch
Download


 .gitignore     | 2 ++
 pyproject.toml | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index f3d03de..db57494 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,8 @@ wheels/
 #  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 b7ed8b3..c2825e3 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -86,9 +86,6 @@ addopts = """
 --verbose
 --showlocals
 --junitxml=reports/junit.xml
---cov=openapi_spec_validator
---cov-report=term-missing
---cov-report=xml
 """
 markers = [
     "network: marks tests which do need network-enabled environment",
 
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