YAML dependency not specified in setup.py
pygwinc uses a yaml library (pyyaml?), but this isn't provided by Python's standard library. It should be in the setup.py file as a dependency.
pygwinc uses a yaml library (pyyaml?), but this isn't provided by Python's standard library. It should be in the setup.py file as a dependency.