Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support to 'python setup.py develop' #502

Merged
merged 1 commit into from Sep 28, 2019
Merged

support to 'python setup.py develop' #502

merged 1 commit into from Sep 28, 2019

Conversation

marcelotduarte
Copy link
Owner

or 'pip install -e path/to/cx_Freeze'

Tested on Ubuntu
Fix issue #460

@marcelotduarte
Copy link
Owner Author

marcelotduarte commented Sep 5, 2019

You will need to add to .gitignore:

cx_Freeze/bases/

cx_Freeze/util.*.so

cx_Freeze/util*.pyd

@anthony-tuininga anthony-tuininga merged commit a8d7db6 into marcelotduarte:master Sep 28, 2019
@marcelotduarte marcelotduarte deleted the setupdevelop branch September 28, 2019 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants