/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2017-06-11 17:59:24 UTC
  • mfrom: (6686.1.4 medusa)
  • Revision ID: breezy.the.bot@gmail.com-20170611175924-a87niklxj8d8l36a
Drop support for medusa, support newer versions of pyftpdlib.

Merged from https://code.launchpad.net/~jelmer/brz/medusa/+merge/325457

Show diffs side-by-side

added added

removed removed

Lines of Context:
587
587
    excludes = """Tkinter psyco ElementPath r_hmac
588
588
                  ImaginaryModule cElementTree elementtree.ElementTree
589
589
                  Crypto.PublicKey._fastmath
590
 
                  medusa medusa.filesys medusa.ftp_server
591
590
                  tools
592
591
                  resource validate""".split()
593
592
    dll_excludes = []