diff options
Diffstat (limited to 'library/python/func/ya.make')
| -rw-r--r-- | library/python/func/ya.make | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/library/python/func/ya.make b/library/python/func/ya.make new file mode 100644 index 00000000000..47ab634913c --- /dev/null +++ b/library/python/func/ya.make @@ -0,0 +1,9 @@ +PY23_LIBRARY() + +PY_SRCS(__init__.py) + +END() + +RECURSE_FOR_TESTS( + ut +) |
