mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
7bcbbe3f9f
PR: ports/149416 Submitted by: Frederic Culot <frederic AT culot.org>
12 lines
460 B
Python
12 lines
460 B
Python
--- setup.py.orig 2010-08-08 11:00:33.408023094 +0200
|
|
+++ setup.py 2010-08-08 11:00:48.754104230 +0200
|
|
@@ -35,7 +35,7 @@
|
|
author_email = "richard@mechanicalcat.net",
|
|
url = 'http://mechanicalcat.net/tech/webunit/',
|
|
download_url = 'http://pypi.python.org/pypi/webunit',
|
|
- packages = ['webunit', 'demo'],
|
|
+ packages = ['webunit'],
|
|
classifiers = [
|
|
'Development Status :: 5 - Production/Stable',
|
|
'Environment :: Console',
|