This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Description
Could this follow standard Python layout? The following line should install the package:
pip install git+https://github.com/scikit-hep/aghast.git
But it doesn't since this does not follow standard layout. We have to use:
pip install git+https://github.com/scikit-hep/aghast#subdirectory=python