setup.cfg 465 B

12345678910111213141516
  1. [easy_install]
  2. zip_ok = false
  3. [nosetests]
  4. exclude=medusa
  5. nocapture=1
  6. [bdist_rpm]
  7. ;If you are building your own RPM of Supervisor, it is recommended that you
  8. ;also build your own RPM of meld3 (https://github.com/Supervisor/meld3) to
  9. ;ensure you have the most recent version. Your distribution may have a
  10. ;"python-meld3" package that you might be able substitute here, but it may
  11. ;not be compatible and may not have the most recent bug fixes.
  12. requires =
  13. meld3