INACTIVE - http://mzl.la/ghe-archive - Source distributions for all dependencies of caseconductor-ui
Перейти к файлу
Carl Meyer 868d51f27d Added django-compressor 0.6a8. 2011-01-17 16:30:21 -05:00
BeautifulSoup-3.2.0.tar.gz Added python-memcached, django-compressor and its requirements. 2011-01-06 21:06:39 -05:00
Django-1.3-beta-1.tar.gz Added Django 1.3 beta 1. 2011-01-06 18:19:26 -05:00
Fabric-0.9.3.tar.gz Added Fabric and dependencies. 2011-01-14 22:47:34 -05:00
README.rst Added README. 2011-01-16 03:05:07 -05:00
django-compressor-0.6a7.tar.gz Added python-memcached, django-compressor and its requirements. 2011-01-06 21:06:39 -05:00
django_compressor-0.6a8.tar.gz Added django-compressor 0.6a8. 2011-01-17 16:30:21 -05:00
httplib2-0.6.0.tar.gz Added remoteobjects and its requirements. 2011-01-13 18:41:39 -05:00
paramiko-1.7.6.zip Added Fabric and dependencies. 2011-01-14 22:47:34 -05:00
pycrypto-2.3.tar.gz Added Fabric and dependencies. 2011-01-14 22:47:34 -05:00
python-memcached-1.47.tar.gz Added python-memcached, django-compressor and its requirements. 2011-01-06 21:06:39 -05:00
remoteobjects-1.1.1.tar.gz Added remoteobjects and its requirements. 2011-01-13 18:41:39 -05:00
simplejson-2.1.2.tar.gz Added remoteobjects and its requirements. 2011-01-13 18:41:39 -05:00
slimmer-0.1.30.tar.gz Replaced YUIcompressor with slimmer. 2011-01-16 02:19:31 -05:00

README.rst

tcm-ui-reqs
===========

Python dependencies of the Mozilla/uTest Test Case Manager project UI
component. Pulled in as a submodule of https://github.com/mozilla/tcm/

Packages can be added here with ``pip install --download=. 
packageName==version``.

This repo can be used as the package source for an installation by pointing
pip's ``--find-links`` option at this directory (and optionally using
``--no-index`` to avoid network checks as well).