Changeset 553

Show
Ignore:
Timestamp:
04/30/09 20:49:05 (4 years ago)
Author:
tschaub
Message:

Getting specific about what we require.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • website/pavement.py

    r528 r553  
    3737      dependency_links=["http://cloud.github.com/downloads/whitmo/jstools/JSTools-0.1.2dev.tar.gz", 
    3838                        "http://svn.repoze.org/repoze.trac/trunk#egg=repoze.trac"], 
    39       install_requires=["sphinx", 
     39      install_requires=["sphinx>=0.6.1", 
    4040                        "PasteDeploy", 
    4141                        "Paste",