hatch.project.config
====================

.. automodule:: hatch.project.config

   
   .. rubric:: Functions

   .. autosummary::
      :toctree:
   
      env_var_enabled
      expand_script_commands
      finalize_hook_config
   
   .. rubric:: Classes

   .. autosummary::
      :toctree:
      :template: custom-class-template.rst
   
      BuildConfig
      BuildTargetConfig
      ProjectConfig
   