A template repo for development with the AEA framework.
It contains:
-
empty directory
packageswhich acts as the local registry -
.envfile with Python path updated to include packages directory
To install the latest version of the AEA:
pip install aea[all]