removed tests reference from pyramid scaffold
This commit is contained in:
parent
381a7d70b3
commit
ce16a1cf6f
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ setup(
|
||||||
packages = find_packages(),
|
packages = find_packages(),
|
||||||
include_package_data = True,
|
include_package_data = True,
|
||||||
zip_safe = False,
|
zip_safe = False,
|
||||||
test_suite = '{{package}}',
|
|
||||||
entry_points = """
|
entry_points = """
|
||||||
|
|
||||||
[paste.app_factory]
|
[paste.app_factory]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue