Hi!
I cannot install the product with buildout. This is the debug:
pip._internal.index.package_finder: Link requires a different Python (3.9.7 not in: '==2.7, >=3.6'): https://files.pythonhosted.org/packages/c4/db/f70f8ab9bc20a83cb5c13aa77cf8801522ef64cecee48785457792f8487b/redturtle.chefcookie-0.1.0.tar.gz#sha256=5a6c2e8c77e2446d5a0008a48ce47d5e017bf50bcc4ddb67b0dc1e3a09436f4f (from https://pypi.org/simple/redturtle-chefcookie/) (requires-python:==2.7, >=3.6)
$/bin/python Python 3.9.7
maybe the condition python_requires="==2.7, >=3.6" in setup.py?