setup.cfg 336 B

1234567891011121314
  1. [bdist_rpm]
  2. doc_files = BUGS.txt
  3. COPYING.txt
  4. FAQ.txt
  5. HISTORY.txt
  6. README.txt
  7. RELEASE-NOTES.txt
  8. THANKS.txt
  9. docs/
  10. licenses/
  11. # [build]
  12. # executable = /usr/bin/env python
  13. # Uncomment to keep unchanged in the "shebang line" of front-end scripts