Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions news/matplotlib.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Added:**

* <news item>

**Changed:**

* <news item>

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* use matplotlib instead of matplotlib-base in run.txt for pip install

**Security:**

* <news item>
2 changes: 1 addition & 1 deletion requirements/run.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ wxpython
diffpy.pdffit2
diffpy.structure
diffpy.utils
matplotlib-base
matplotlib