Skip to content

Commit

Permalink
removed zope.deprication
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Sep 28, 2016
1 parent 188e907 commit 8782b3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Expand Up @@ -36,9 +36,9 @@ def read(*rnames):
package_dir={'': 'src'},
install_requires=[
'setuptools',
'zope.deprecation',
'ipython',
'ipdb',
#'zope.deprecation',
#'ipython',
#'ipdb',
],
extras_require={
'docs': [
Expand Down

0 comments on commit 8782b3c

Please sign in to comment.