Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Modifying setup.py to separate duplicated content.#2393

Merged
dhermes merged 1 commit into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:preparing-setup-for-subpackagesdhermes/google-cloud-python:preparing-setup-for-subpackagesCopy head branch name to clipboard
Sep 23, 2016
Merged

Modifying setup.py to separate duplicated content.#2393
dhermes merged 1 commit into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:preparing-setup-for-subpackagesdhermes/google-cloud-python:preparing-setup-for-subpackagesCopy head branch name to clipboard

Conversation

@dhermes

@dhermes dhermes commented Sep 22, 2016

Copy link
Copy Markdown
Contributor

NOTE: Has #2392 as diffbase.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 22, 2016
@dhermes dhermes force-pushed the preparing-setup-for-subpackages branch from 6f5bf6a to 487ca1a Compare September 22, 2016 23:14

@daspecster daspecster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't seem to get this to work the way you expect?

>>> B = {'key': 'value'}
>>> c = ([], **B)
  File "<stdin>", line 1
    c = ([], **B)
              ^
SyntaxError: invalid syntax

@tseaver

tseaver commented Sep 23, 2016

Copy link
Copy Markdown
Contributor

@daspecster the ** only works when passed to a callable (the setup() function, in this case).

@dhermes

dhermes commented Sep 23, 2016

Copy link
Copy Markdown
Contributor Author

Any issues with this PR?

@daspecster If it didn't work, then Travis wouldn't be green 😉

@daspecster

daspecster commented Sep 23, 2016

Copy link
Copy Markdown
Contributor

@tseaver, oh right, deep down inside I knew that.

@dhermes yeah I realized that. I wasn't sure exactly how tox used setup.py or if it cared.

@dhermes dhermes merged commit 2f8b811 into googleapis:master Sep 23, 2016
@dhermes dhermes deleted the preparing-setup-for-subpackages branch September 23, 2016 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.