Skip to content

Normalize 'setup.py' to fit conventions:#161

Closed
tseaver wants to merge 1 commit intoprotocolbuffers:masterfrom
tseaver:python-update_setup
Closed

Normalize 'setup.py' to fit conventions:#161
tseaver wants to merge 1 commit intoprotocolbuffers:masterfrom
tseaver:python-update_setup

Conversation

@tseaver
Copy link
Copy Markdown
Contributor

@tseaver tseaver commented Jan 13, 2015

  • Move human-centric metadata to top of 'setup()' call.
  • Add Trove classifiers for supported Python versions.
  • Use 'find_packages()' + MANIFEST.in to avoid errors in listing modules
    and packages.

- Move human-centric metadata to top of 'setup()' call.

- Add Trove classifiers for supported Python versions.

- Use 'find_packages()' + MANIFEST.in to avoid errors in listing modules
  and packages.
@tseaver tseaver changed the title Noramlize 'setup.py' to fit conventions: Normalize 'setup.py' to fit conventions: Jan 13, 2015
@tamird tamird mentioned this pull request Apr 12, 2015
@haberman
Copy link
Copy Markdown
Member

haberman commented May 7, 2015

Superseded by #281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants