dev-python/celery: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-01-28 22:53:40 +01:00
parent b8592e9f6b
commit 8d5f0eb713
2 changed files with 1 additions and 8 deletions

View File

@@ -8,9 +8,4 @@
<upstream>
<remote-id type="pypi">celery</remote-id>
</upstream>
<use>
<flag name="redis">Enables redis support</flag>
<flag name="sqs">Enables Amazon SQS transport module for celery</flag>
<flag name="yaml">Enable support of yaml as a configuration file format</flag>
</use>
</pkgmetadata>