[zanata/zanata-python-client] 0a31fd: Hardcode the package list in setup.py

GitHub noreply at github.com
Tue Feb 24 05:11:25 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-python-client
  Commit: 0a31fd3207c1db1db9fd9a8678fb38f2d9d3eede
      https://github.com/zanata/zanata-python-client/commit/0a31fd3207c1db1db9fd9a8678fb38f2d9d3eede
  Author: David Shea <dshea at redhat.com>
  Date:   2015-02-23 (Mon, 23 Feb 2015)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Hardcode the package list in setup.py

Using find_packages also finds the unit test directory and installs it
as 'test', which conflicts with a module included with python, and is a
pretty generic name to have outside of the zanata namespace even if it
didn't.


  Commit: de8479c0bb83e648a8408e968d30ae470cb3e261
      https://github.com/zanata/zanata-python-client/commit/de8479c0bb83e648a8408e968d30ae470cb3e261
  Author: anish <anish.developer at gmail.com>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  Merge pull request #16 from dashea/setuptools

Hardcode the package list in setup.py


Compare: https://github.com/zanata/zanata-python-client/compare/210cca47c097...de8479c0bb83


More information about the zanata-commits mailing list