Skip to content
Merged

Tests #122

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
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PDFgui
Graphical user interface program for structure refinements to atomic
pair distribution function.

PDFgui is a friendly interface to PDFfit2 refinement engine, with many
PDFgui is a friendly interface to the PDFfit2 refinement engine, with many
powerful extensions. To get started, please open the manual from the
help menu and follow the tutorial instructions. A detailed description
is available in the doc/Farrow-jpcm-2007.pdf paper.
Expand Down
5 changes: 5 additions & 0 deletions requirements/run.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
numpy
wxpython
diffpy.pdffit2
diffpy.utils
matplotlib-base
2 changes: 2 additions & 0 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
pytest
freezegun