Skip to content

Commit

Permalink
remove my debugger package
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 30, 2013
1 parent d1a1d88 commit 9fe38b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -31,7 +31,7 @@
tests_require = install_requires

testing_extras = ['six', # some zope.publisher versions miss to declare the dep.
'komodo-python-dbgp==7.1.0']
]

setup(name='pyramid_zope_request',
version='0.2.dev0',
Expand Down

0 comments on commit 9fe38b9

Please sign in to comment.