BigGAN uses Poetry as a build manager. Please refer to their documentation for detailed descriptions of these commands.
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
git clone https://github.com/jkyl/biggan.git && cd biggan
poetry build
poetry install
poetry run pytest