Remove implicit dependency on PasteDeploy.

This is installed by PasteScript.
This commit is contained in:
Ben Sturmfels 2021-04-02 09:02:05 +11:00
parent 8681ec288c
commit 0ef1e2b1d4

View File

@ -50,7 +50,6 @@ install_requires = [
'jsonschema',
'Markdown',
'oauthlib',
'PasteDeploy',
'PasteScript',
'py-bcrypt',
'PyLD<2.0.0', # Breaks a Python 3 test if >= 2.0.0.