Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Collect information for setting up a development environment#19215

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

timhoffm
Copy link
Member

PR Summary

It is reasonable to have all development setup information together in one place. You usually only install once, but possibly you want to directly install everything needed to run tests and build documentation as well. Thus, I find it better to list all dependencies here and only link from the documenting and testing sections (The links have been there anyway because they back-reference the general part of setting up a development environement.

This mainly rearranges existing descriptions and adapts wording a little. For sure, there could be done more (e.g. mentioning the docker image or describing how to do this in a conda environment#17096), but I'd leave these for another time because the rearrangement here is large enough already for reviewers.

Also related to#17327.

story645 reacted with thumbs up emoji
@timhoffmtimhoffm added this to thev3.4.0 milestoneJan 2, 2021
You should set up a dedicated `virtual environment`_ to decouple your
Matplotlib development from other Python and Matplotlib installations on your
system. This is the environment you can safely develop and test your changes
in.
Copy link
Member

Choose a reason for hiding this comment

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

maybe add a sentence like "Here we recommend thevenv virtual environment, you may use others such as conda." (especially since you wrote the env file!)

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Yes. More on that will come with#17096.

@timhoffmtimhoffmforce-pushed theconsolidate-install-instructions branch from7bcae21 to1fec2aeCompareJanuary 5, 2021 22:14
@story645story645 merged commitff7ab9d intomatplotlib:masterJan 6, 2021
@timhoffmtimhoffm deleted the consolidate-install-instructions branchJanuary 6, 2021 00:41
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@story645story645story645 approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.4.0
Development

Successfully merging this pull request may close these issues.

2 participants
@timhoffm@story645

[8]ページ先頭

©2009-2025 Movatter.jp