pyproject.toml 159 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 [build-system] requires = [ "setuptools>=54" "wheel" "boto3>=1.6.6" "interruptingcow" "pytz" ] build-backend = "setuptools.build_metadata"