Browse Source

Require explicit license for PY23_TEST inside contrib/

thegeorg 1 year ago
parent
commit
51b1b030fb
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build/conf/python.conf

+ 0 - 1
build/conf/python.conf

@@ -1036,7 +1036,6 @@ multimodule PY23_TEST {
     module PY3TEST_LIBRARY: PY3_LIBRARY {
         .RESTRICTED=RUN_ANTLR4_PYTHON
         PEERDIR+=library/python/pytest
-        _REQUIRE_EXPLICIT_LICENSE()
         RUN_CYTHON_SCRIPT_H=$YMAKE_PYTHON $CYTHON_SCRIPT
     }
 }