FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Implement inplace building and develop by filmor · Pull Request #1317 · pythonnet/pythonnet · GitHub

Implement inplace building and develop - #1317

Merged
filmor merged 2 commits into
pythonnet:masterfrom
filmor:inplace-build
Dec 12, 2020
Merged

Implement inplace building and develop#1317
filmor merged 2 commits into
pythonnet:masterfrom
filmor:inplace-build

Conversation

filmor commented Dec 12, 2020

Copy link
Copy Markdown
Member

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 merged commit ffbbf17 into pythonnet:master Dec 12, 2020
filmor deleted the inplace-build branch December 12, 2020 17:31

Copy link
Copy Markdown
Contributor

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

filmor commented Dec 14, 2020

Copy link
Copy Markdown
Member Author

Done, thanks for the hint.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL