Issue installing master via poetry
orf opened this issue · 3 comments
orf commented
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?
amo13 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!
auvipy commented
yeah we should release a new version ASAP
amo13 commented
Hey, can we please have a new minor release including this fix?