freebsd-ports/www/py-funkload/files/patch-setup.py
Cheng-Lung Sung 3d53d06305 Add py-funkload 1.6.0, funkLoad is a functional and load web tester.
PR:		ports/109779
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-03-08 02:22:52 +00:00

11 lines
406 B
Python

--- setup.py.orig Sat Mar 3 12:15:17 2007
+++ setup.py Sat Mar 3 12:15:24 2007
@@ -135,8 +135,6 @@
'Topic :: System :: Monitoring',
],
# setuptools specific keywords
- install_requires = ['webunit == 1.3.8',
- 'docutils >= 0.3.7'],
zip_safe=True,
package_data={'funkload': ['data/*',
'demo/simple/*', 'demo/zope/*',