deb-python-positional/requirements.txt
Brant Knudson b913f827bb Fix to preserve argspec
The positional wrapper is fixed so that the argspec of the wrapped
function is preserved.
2016-04-15 11:20:47 -05:00

6 lines
113 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance.
pbr>=1.6
wrapt