# pip-requirements/base.txt
# Python distributions required for this code base.
# Documentation: <URL:https://pip.readthedocs.io/en/stable/reference/pip_install/#requirements-file-format>.

# Python package installation tool.
# Documentation: <URL:https://pip.pypa.io/>.
pip

# Support for pre-built binary Python packages.
# Documentation: <URL:https://wheel.readthedocs.io/>.
wheel


# Local variables:
# coding: utf-8
# mode: pip-requirements
# mode: conf
# End:
# vim: fileencoding=utf-8 filetype=conf :
