Skip to content

Commit

Permalink
fix ref to winrm libs
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaloney committed May 25, 2016
1 parent 6211cf1 commit bfb733b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plumbery/polishers/windows.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import pywinexe

from libcloud.compute.types import NodeState
from pywinrm.protocol import Protocol
from winrm.protocol import Protocol

from plumbery.polishers.prepare import PreparePolisher
from plumbery.polisher import PlumberyPolisher
Expand Down

0 comments on commit bfb733b

Please sign in to comment.