Changeset - fadbb1eea649
[Not reviewed]
default
0 1 0
Marcin Kuzminski - 15 years ago 2010-08-18 00:20:46
marcin@python-works.com
update setup requirements
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
setup.py
Show inline comments
 
@@ -23,7 +23,7 @@ setup(
 
        "pygments>=1.3.0",
 
        "mercurial>=1.6",
 
        "pysqlite",
 
        "whoosh==1.0.0b5",
 
        "whoosh>=1.0.0b5",
 
    ],
 
    setup_requires=["PasteScript>=1.6.3"],
 
    packages=find_packages(exclude=['ez_setup']),
0 comments (0 inline, 0 general)