INACTIVE - http://mzl.la/ghe-archive - Source distributions for all dependencies of caseconductor-ui
Перейти к файлу
Jonny Gerig Meyer 3145f06129 Upgraded to django-html5accordion==0.1.6. 2011-11-17 18:48:11 -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.tar.gz Upgrade to Django 1.3 release. 2011-04-04 23:03:18 -04:00
README.rst README tweak. 2011-08-23 16:03:07 -06:00
WebOb-1.0.7.zip Added WebTest and WebOb. 2011-06-14 18:23:49 -05:00
WebTest-1.2.3.tar.gz Added WebTest and WebOb. 2011-06-14 18:23:49 -05:00
coverage-3.4.tar.gz Added coverage==3.4. 2011-03-07 20:50:01 -05:00
django-ajax-loading-overlay-0.1.1.tar.gz upgraded django-messages-ui-0.1.4; django-html5accordion-0.1.5; django-ajax-loading-overlay-0.1.1 2011-07-14 16:14:30 -04: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-floppyforms-0.4.7.tar.gz Upgraded to django-floppyforms==0.4.7. 2011-10-31 16:31:33 -06:00
django-html5accordion-0.1.6.tar.gz Upgraded to django-html5accordion==0.1.6. 2011-11-17 18:48:11 -05:00
django-icanhaz-0.2.0.tar.gz Added django-icanhaz 0.2.0. 2011-06-26 19:22:40 -05:00
django-messages-ui-0.1.4.tar.gz upgraded django-messages-ui-0.1.4; django-html5accordion-0.1.5; django-ajax-loading-overlay-0.1.1 2011-07-14 16:14:30 -04:00
django-secure-0.1.0.tar.gz Added django-secure 0.1.0. 2011-05-30 16:17:35 -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
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.moz3.tar.gz Upgraded remoteobjects. 2011-04-24 08:49:23 -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

Case Conductor UI Python dependencies
=====================================

Python dependencies of the Case Conductor test case management system UI
component.  Pulled in as a submodule of
https://github.com/mozilla/caseconductor-ui/

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).