Installation ============ Suggested Method: ``conda-forge`` --------------------------------- The easiest way to install ``geometamaker`` is using the `conda `_ or `mamba `_ package managers:: mamba install -c conda-forge geometamaker If you prefer to use ``conda``, the command is otherwise the same:: conda install -c conda-forge geometamaker Dependencies ------------ Dependencies for ``geometamaker`` are listed in ``requirements.txt`` and included here for your reference. Your package manager should, under most circumstances, handle the dependency resolution for you. .. include:: ../../requirements.txt :literal: