Changeset 5734 for django/branches/schema-evolution/setup.cfg
- Timestamp:
- 07/20/07 15:49:49 (1 year ago)
- Files:
-
- django/branches/schema-evolution/setup.cfg (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/branches/schema-evolution/setup.cfg
r3937 r5734 1 1 [bdist_rpm] 2 doc_files = docs/*.txt 2 doc_files = docs examples extras AUTHORS INSTALL LICENSE README 3 install-script = scripts/rpm-install.sh 3 4
