Move extras_require to setup.py
This commit is contained in:
parent
61c9afb821
commit
06779a875f
@ -95,7 +95,6 @@ setupdata = {
|
||||
'author': _get_constant('author'),
|
||||
'author_email': _get_constant('email'),
|
||||
'license': _get_constant('license'),
|
||||
'extras_require': {'nice-debugging': ['colorlog', 'colorama', 'ipdb']},
|
||||
'classifiers': [
|
||||
'Development Status :: 3 - Alpha',
|
||||
'Environment :: X11 Applications :: Qt',
|
||||
|
Loading…
Reference in New Issue
Block a user