diff options
| author | thegeorg <[email protected]> | 2023-09-18 14:16:40 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2023-09-18 14:46:18 +0300 |
| commit | 51b1b030fb3a3bee4b5f73880701f4ca0ee2b727 (patch) | |
| tree | d148fd04fa90fe2760dc07016910fe84ab340801 | |
| parent | f9c6de928b8fc9f18206ef247aeb56127adb3107 (diff) | |
Require explicit license for PY23_TEST inside contrib/
| -rw-r--r-- | build/conf/python.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/conf/python.conf b/build/conf/python.conf index f48eddac952..7859fe5ec4d 100644 --- a/build/conf/python.conf +++ b/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 } } |
