Skip to content

Commit

Permalink
We don't have any extra test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Dec 26, 2009
1 parent fb1903a commit 58aef8c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
package_dir = {'': 'src'},
namespace_packages=['five',],
include_package_data = True,
extras_require=dict(
test=[]
),
install_requires=[
'setuptools',
'transaction',
Expand Down

0 comments on commit 58aef8c

Please sign in to comment.