#
# Dependencies Required to Develop `moptipy`
#
# In this file we list all the libraries that are required to develop
# `moptipy` code. This means that you want to run the complete `make` process,
# including all the unit tests, the static analysis, and building the
# documentation.
#
# We use the unified build process offered by pycommons.
pycommons[dev] == 0.8.88