diff options
| author | neksard <[email protected]> | 2022-02-10 16:45:23 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:45:23 +0300 |
| commit | 8f7cf138264e0caa318144bf8a2c950e0b0a8593 (patch) | |
| tree | 83bf5c8c8047c42d8475e6095df90ccdc3d1b57f /contrib/python/six | |
| parent | d3a398281c6fd1d3672036cb2d63f842d2cb28c5 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python/six')
| -rw-r--r-- | contrib/python/six/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/contrib/python/six/ya.make b/contrib/python/six/ya.make index e0c78492146..afbb308338f 100644 --- a/contrib/python/six/ya.make +++ b/contrib/python/six/ya.make @@ -6,11 +6,11 @@ LICENSE(MIT) VERSION(1.16.0) -PY_SRCS( - TOP_LEVEL - six.py -) - +PY_SRCS( + TOP_LEVEL + six.py +) + RESOURCE_FILES( PREFIX contrib/python/six/ .dist-info/METADATA |
