Skip to content

Commit c66f540

Browse files
authored
Merge pull request #14120 from anntzer/ets
Remove mention of $QT_API in matplotlibrc example.
2 parents acf154e + ac56a38 commit c66f540

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

matplotlibrc.template

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@
4141
## 'module://my_backend'.
4242
#backend : Agg
4343

44-
## Note that this can be overridden by the environment variable
45-
## QT_API used by Enthought Tool Suite (ETS); valid values are
46-
## "pyqt" and "pyside". The "pyqt" setting has the side effect of
47-
## forcing the use of Version 2 API for QString and QVariant.
48-
4944
## The port to use for the web server in the WebAgg backend.
5045
#webagg.port : 8988
5146

0 commit comments

Comments
 (0)