diff options
Diffstat (limited to 'contrib/python/PySocks/py3/ya.make')
| -rw-r--r-- | contrib/python/PySocks/py3/ya.make | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/contrib/python/PySocks/py3/ya.make b/contrib/python/PySocks/py3/ya.make deleted file mode 100644 index 7ac2ca9aaae..00000000000 --- a/contrib/python/PySocks/py3/ya.make +++ /dev/null @@ -1,25 +0,0 @@ -# Generated by devtools/yamaker (pypi). - -PY3_LIBRARY() - -SUBSCRIBER(g:python-contrib) - -VERSION(1.7.1) - -LICENSE(BSD-3-Clause) - -NO_LINT() - -PY_SRCS( - TOP_LEVEL - socks.py - sockshandler.py -) - -RESOURCE_FILES( - PREFIX contrib/python/PySocks/py3/ - .dist-info/METADATA - .dist-info/top_level.txt -) - -END() |
