Skip to content

Commit

Permalink
Update python.md
Browse files Browse the repository at this point in the history
  • Loading branch information
qknight committed Mar 10, 2017
1 parent 80d87c9 commit e1fe2a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/languages-frameworks/python.md
Expand Up @@ -744,8 +744,6 @@ Consider the packages `A` and `B` that depend on each other. When packaging `B`,
a solution is to override package `A` not to depend on `B` as an input. The same
should also be done when packaging `A`.



### How to override a Python package?

We can override the interpreter and pass `packageOverrides`.
Expand Down

0 comments on commit e1fe2a8

Please sign in to comment.