valory-xyz / open-aea

A framework for open autonomous economic agent (AEA) development - no package vendor is prioritised over other package vendors
https://open-aea.docs.autonolas.tech
Apache License 2.0
65 stars 16 forks source link

use `shutil.copytree` instead of `distutils.dir_util.copy_tree` #553

Open solarw opened 1 year ago

solarw commented 1 year ago

cause deprecated

discussion: https://github.com/valory-xyz/open-aea/pull/543#discussion_r1071998959

solarw commented 1 year ago

https://github.com/valory-xyz/open-aea/pull/558#issuecomment-1401504641

blocked till get rid of python 3.7