Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37760466
en ru br
ALT Linux repos
S:5.3.1-alt1

Group :: Engineering
RPM: cura

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: disable-code-style-check.patch
Download


diff --git a/cmake/CuraTests.cmake b/cmake/CuraTests.cmake
index c0762e2b9..29c34c0b6 100644
--- a/cmake/CuraTests.cmake
+++ b/cmake/CuraTests.cmake
@@ -67,13 +67,6 @@ foreach(_plugin ${_plugins})
     endif()
 endforeach()
 
-#Add code style test.
-add_test(
-    NAME "code-style"
-    COMMAND ${Python3_EXECUTABLE} run_mypy.py
-    WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
-)
-
 #Add test for whether the shortcut alt-keys are unique in every translation.
 add_test(
     NAME "shortcut-keys"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin