Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Using pkg_resource to make the package zip safe#20

Closed
Jonathan-Betts-RoS wants to merge 2 commits into
doloopwhile:feature/v2from
Jonathan-Betts-RoS:TLS-107.zip-safe
Closed

Using pkg_resource to make the package zip safe#20
Jonathan-Betts-RoS wants to merge 2 commits into
doloopwhile:feature/v2from
Jonathan-Betts-RoS:TLS-107.zip-safe

Conversation

@Jonathan-Betts-RoS

Copy link
Copy Markdown

This is in addition to the previous change request (I branched from it), and this should make the package work even if people install it via "python setup.py install"

Jon Betts added 2 commits October 11, 2017 17:39
 * Also marked as non-zip safe to be safe
 * This is because get_compiler_script() uses path concatentation
I can't currently get the tests to pass getting:

   TypeError: Object function Object() { [native code] } has no method
   'assign'

This is at least the same error I was getting before the commit
@doloopwhile

Copy link
Copy Markdown
Owner

I included your change in #21. Thanks very much.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants