cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
711 stars 167 forks source link

specify dependency for boto3 in the correct way for multiple version specifiers #761

Closed TomRitserveldt closed 4 years ago

TomRitserveldt commented 4 years ago

see https://setuptools.readthedocs.io/en/latest/setuptools.html#declaring-dependencies

TomRitserveldt commented 4 years ago

could this be added to the 1.7.1 release (the PR for that is currently still open) this issue blocks our build to package stacker to a deb package.

troyready commented 4 years ago

I think there was some reason for this before (ancient setuptools compatibility or something). Seems fine to change now.