celery / django-celery-results

Celery result back end with django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue installing master via poetry

orf opened this issue · comments

If you install this project with Poetry, you get the following error:

        error in django_celery_results setup command: 'tests_require' must be a string or list of strings containing valid project/version requirement specifiers; Expected end or semicolon (after name and no valid version specifier)
            pytz>dev

I believe we can just get rid of the >dev specifier?

commented

Landed here following an installation issue with the AUR package. Could we please have a new minor release including this fix? Then I'd ask the package maintainer to update it so it installs/updates without manual intervention on archlinux.
Thanks!

yeah we should release a new version ASAP

commented

Hey, can we please have a new minor release including this fix?