mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-06-27 16:10:11 +08:00
Revert pytest settings
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
# Configuration of py.test
|
||||
[pytest]
|
||||
addopts=-v
|
||||
#-n 2
|
||||
-n 2
|
||||
--durations=10
|
||||
#--cov-report term-missing
|
||||
#--cov=keras
|
||||
--cov-report term-missing
|
||||
--cov=keras
|
||||
|
||||
# Do not run tests in the build folder
|
||||
norecursedirs= build
|
||||
|
||||
Reference in New Issue
Block a user