summaryrefslogtreecommitdiffstats
path: root/contrib/python/lz4
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2024-04-04 14:31:37 +0300
committerrobot-piglet <[email protected]>2024-04-04 14:41:27 +0300
commit8ca7961c8ff183dca63ff964f6142d24df5e03e8 (patch)
treea40fefbc0747d2a2e103dabdc392f6f13b628ab6 /contrib/python/lz4
parentdef02a26e8270f5177fd53cfcf8ce445e26bf583 (diff)
Intermediate changes
Diffstat (limited to 'contrib/python/lz4')
-rw-r--r--contrib/python/lz4/py2/.dist-info/METADATA3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/lz4/py2/.dist-info/METADATA b/contrib/python/lz4/py2/.dist-info/METADATA
index a896017502e..1f76df926c9 100644
--- a/contrib/python/lz4/py2/.dist-info/METADATA
+++ b/contrib/python/lz4/py2/.dist-info/METADATA
@@ -18,9 +18,10 @@ Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
+Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: flake8
-Provides-Extra: docs
+Requires-Dist: future
Provides-Extra: docs
Requires-Dist: sphinx (>=1.6.0); extra == 'docs'
Requires-Dist: sphinx-bootstrap-theme; extra == 'docs'