diff options
author | Micah Anderson <micah@riseup.net> | 2013-05-30 22:45:35 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-05-30 22:45:35 -0400 |
commit | ac477de207b132f479efbaad28b1db985f908bb6 (patch) | |
tree | 21bb508d3f606348a6928844ccf63b01a8efee8b /pkg | |
parent | 2f4d6b60f5c5581a0e53ffa77b747485b1e64d7b (diff) |
remove unnecessary files from repository
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements-testing.pip | 1 | ||||
-rw-r--r-- | pkg/requirements.pip | 10 |
2 files changed, 0 insertions, 11 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip deleted file mode 100644 index 932a895..0000000 --- a/pkg/requirements-testing.pip +++ /dev/null @@ -1 +0,0 @@ -mock diff --git a/pkg/requirements.pip b/pkg/requirements.pip deleted file mode 100644 index 141c325..0000000 --- a/pkg/requirements.pip +++ /dev/null @@ -1,10 +0,0 @@ -jsonschema<=0.8 -pyxdg -protobuf -pyopenssl -python-dateutil -autopep8 -python-gnupg -PyCrypto - -https://protobuf-socket-rpc.googlecode.com/files/protobuf.socketrpc-1.3.2.tar.gz |