flake8
passed.
JSHint
passed.
Review Request #12858 — Created March 1, 2023 and submitted
rbintegrations 2.x had an uncapped dependency on
asana
, which made it
difficult to install on Python 2.7, as Asana 3.x no longer supports
Python 2.7.This change adds a cap to the dependency on 2.7, and bumps up the
minimum version to 3.x on Python 3.
Unit tests passed on Python 2.7 and 3.6-3.10.
Verified the version of asana used in each of those versions.
Summary | ID |
---|---|
5428d4b3ebd69df3dc3b7a0ac9324214f9264117 |