diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -56,7 +56,7 @@ install_requires = Markdown oauthlib PasteScript - py-bcrypt + bcrypt PyLD<2.0.0 # Breaks a Python 3 test if >= 2.0.0. python-dateutil pytz |