PyCharm 2016.2 Help

Project Dependencies

File | Settings | Project Dependencies for Windows and Linux
PyCharm | Preferences | Project Dependencies for OS X
Ctrl+Alt+S
settings


Use this page to configure dependencies between projects opened in the same window.

In this section:

Projects pane

ItemDescription
ProjectsThis pane displays the list of projects, opened in the same window. The first project in the list is the primary project.

Project dependencies pane

ItemDescription
Project depends on these projectsFor each project in the Projects pane, this pane shows the list of the other projects, opened in the same window.
Select the check boxes to the left of the names of the desired projects to add them as dependencies.

Use the arrow buttons arrowUp arrowDown to change the order of the dependent projects, in which they appear in the PYTHONPATH.

See Also

Last modified: 23 November 2016