Metadata-Version: 2.1
Name: mu-environment
Version: 0.2.3
Summary: Project Mu distributed dependency management, build, test, and tool environments.
Home-page: https://github.com/microsoft/mu_pip_environment
Author: Max Knutsen
Author-email: maknutse@microsoft.com
License: BSD2
Platform: UNKNOWN
Requires-Dist: pyyaml
Requires-Dist: mu-python-library (>=0.2.6)

=================
MU Environment
=================

About
==============

Entry point into Self Describing Environment (SDE). Sets up and parses state of workspace before calling into build.
Please see Project Mu for details https://microsoft.github.io/mu

Version History
================

0.2.3
-----------------

Fixing self.RunCmd reference in UefiBuild

0.2.2
-----------------

Fixing edge case in RepoResolver, removing self.RunCmd from UefiBuilder

0.2.1
-----------------

Fixing error in UefiBuild where spaces weren't placed between parameters

0.2.0
-----------------

Initial commit

