diff options
author | Isis Lovecruft <isis@torproject.org> | 2013-01-25 14:35:52 +0000 |
---|---|---|
committer | Isis Lovecruft <isis@torproject.org> | 2013-01-25 14:35:52 +0000 |
commit | 463bd7ea638aed1e5dc64131b3c324e83b0af18d (patch) | |
tree | 673397bbd4b68406b9a4efe74e998898d3c64c09 /pkg | |
parent | fe1bd860aacc72028afbcdb90a6d800b72651518 (diff) |
Move pip requirements.txt file to be in /pkg, in order to be similar to
leap_client dir structure. Renamed VERSION to VERSION.md so that github
will recognise it.
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/mx-requirement.pip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/mx-requirement.pip b/pkg/mx-requirement.pip new file mode 100644 index 0000000..33b9b54 --- /dev/null +++ b/pkg/mx-requirement.pip @@ -0,0 +1,2 @@ +Twisted==12.2.0 +paisley>=0.3.1 |