setup.py
changeset 12620 824105876352
parent 12574 6ccf8fda063f
child 12655 5b0ce10a7046
equal deleted inserted replaced
12619:48a010b35af2 12620:824105876352
    85     extras_require={
    85     extras_require={
    86         'captcha': [
    86         'captcha': [
    87             'Pillow',
    87             'Pillow',
    88         ],
    88         ],
    89         'crypto': [
    89         'crypto': [
    90             'pycrypto',
    90             'pycryptodome',
    91         ],
    91         ],
    92         'ext': [
    92         'ext': [
    93             'docutils >= 0.6',
    93             'docutils >= 0.6',
    94         ],
    94         ],
    95         'ical': [
    95         'ical': [