Skip to content

Implement inplace building and develop #1317

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

Merged
merged 2 commits into from
Dec 12, 2020
Merged

Conversation

filmor
Copy link
Member

@filmor filmor commented Dec 12, 2020

What does this implement/fix? Explain your changes.

Implements

  • python setup.py build_dotnet --inplace
  • python setup.py develop
  • pip install -e .

This allows for easier development, it should now be enough to run on of
these for changes to the .NET code.

Does this close any currently open issues?

Helps with #1316.

Any other comments?

...

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG

@filmor filmor merged commit ffbbf17 into pythonnet:master Dec 12, 2020
@filmor filmor deleted the inplace-build branch December 12, 2020 17:31
@christabella
Copy link
Contributor

May I know if this should be added to the installation wiki at https://github.com/pythonnet/pythonnet/wiki/Installation?

@filmor
Copy link
Member Author

filmor commented Dec 14, 2020

Done, thanks for the hint.

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.

2 participants