]> git.pld-linux.org Git - packages/python3-Uranium.git/blame - remove-mypy-test.patch
- release 4 (by relup.sh)
[packages/python3-Uranium.git] / remove-mypy-test.patch
CommitLineData
0166922d
JR
1--- Uranium-3.5.1/cmake/UraniumTests.cmake~ 2018-10-15 11:44:28.000000000 +0200
2+++ Uranium-3.5.1/cmake/UraniumTests.cmake 2018-11-04 13:20:29.843658161 +0100
3@@ -46,9 +46,3 @@
4 uranium_add_test(NAME pytest-${_plugin_name} DIRECTORY ${_plugin_directory} PYTHONPATH "${CMAKE_SOURCE_DIR}|${_plugin_directory}")
5 endif()
6 endforeach()
7-
8-#Add code style test.
9-add_test(
10- NAME "code-style"
11- COMMAND ${PYTHON_EXECUTABLE} run_mypy.py WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
12-)
13\ No newline at end of file
This page took 0.052754 seconds and 4 git commands to generate.