Browse Source

cleanup: PYTHON2 and PYTHON3 are always defined
9a8e477f76971b1ea26f990386186cebd289796b

snermolaev 11 months ago
parent
commit
4814576bfe
1 changed files with 0 additions and 2 deletions
  1. 0 2
      build/conf/python.conf

+ 0 - 2
build/conf/python.conf

@@ -938,8 +938,6 @@ macro NO_CYTHON_COVERAGE() {
 ### Documentation: https://wiki.yandex-team.ru/arcadia/python/pysrcs/#modulipylibrarypy3libraryimakrospysrcs
 macro PY_SRCS() {
     DEFAULT(MODULE_TAG PY2)
-    DEFAULT(PYTHON2 yes)
-    DEFAULT(PYTHON3 no)
 }
 
 # tag:python-specific