INACTIVE - http://mzl.la/ghe-archive - Source distributions for all dependencies of caseconductor-ui
Перейти к файлу
Carl Meyer 6d5c40e9c6 Upgrade to Django 1.3 release. 2011-04-04 23:03:18 -04: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.tar.gz Upgrade to Django 1.3 release. 2011-04-04 23:03:18 -04: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
coverage-3.4.tar.gz Added coverage==3.4. 2011-03-07 20:50:01 -05:00
django-classy-tags-0.3.0.tar.gz Added djang-classy-tags 0.3.0. 2011-02-02 15:07:13 -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-floppyforms-0.3.tar.gz Added django-floppyforms 0.3. 2011-01-25 10:21:15 -05:00
django-floppyforms-0.4.2.tar.gz Added django-floppyforms 0.4.2. 2011-02-15 21:28:16 -05:00
django_compressor-0.6a8.tar.gz Added django-compressor 0.6a8. 2011-01-17 16:30:21 -05:00
flufl.enum-3.1.tar.gz Added flufl.enum==3.1. 2011-03-25 13:41:45 -04:00
httplib2-0.6.0.tar.gz Added remoteobjects and its requirements. 2011-01-13 18:41:39 -05:00
mock-0.7.0rc1.zip Added mock 0.7.0rc1. 2011-02-24 18:09:25 -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-dateutil-1.5.tar.gz Added python-dateutil 1.5. 2011-02-02 15:38:05 -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.moz1.tar.gz Added updated remoteobjects. 2011-01-22 23:21:26 -05:00
remoteobjects-1.1.1.moz2.tar.gz Upgraded remoteobjects with a few more fixes. 2011-01-27 23:55:06 -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
unittest2-0.5.1.zip Added unittest2. 2011-03-07 19:21:51 -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).