~ubuntu-branches/ubuntu/saucy/python-django/saucy-updates

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-08-13 16:49:39 UTC
  • mfrom: (1.3.9)
  • mto: This revision was merged to the branch mainline in revision 47.
  • Revision ID: package-import@ubuntu.com-20130813164939-irlkd7hokvcgocfl
Tags: upstream-1.5.2
ImportĀ upstreamĀ versionĀ 1.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
3
3
install-script = scripts/rpm-install.sh
4
4
 
 
5
[metadata]
 
6
license-file = LICENSE
 
7
 
 
8
[wheel]
 
9
universal = 1