Remove implicit dependency on PasteDeploy.
This is installed by PasteScript.
This commit is contained in:
parent
8681ec288c
commit
0ef1e2b1d4
1
setup.py
1
setup.py
@ -50,7 +50,6 @@ install_requires = [
|
|||||||
'jsonschema',
|
'jsonschema',
|
||||||
'Markdown',
|
'Markdown',
|
||||||
'oauthlib',
|
'oauthlib',
|
||||||
'PasteDeploy',
|
|
||||||
'PasteScript',
|
'PasteScript',
|
||||||
'py-bcrypt',
|
'py-bcrypt',
|
||||||
'PyLD<2.0.0', # Breaks a Python 3 test if >= 2.0.0.
|
'PyLD<2.0.0', # Breaks a Python 3 test if >= 2.0.0.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user