File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636.. |Tracking | image :: https://img.shields.io/badge/issue_tracking-github-blue
3737 :target: https://github.com/diffpy/diffpy.apps/issues
3838
39- User applications to help with tasks using diffpy packages
39+ User applications to help with tasks using diffpy packages. Currently it
40+ contains
4041
41- * LONGER DESCRIPTION HERE
42+ - ` runmacro `: A runner for DiffPy macro files.
4243
4344For more information about the diffpy.apps library, please consult our `online documentation <https://diffpy.github.io/diffpy.apps >`_.
4445
@@ -63,7 +64,7 @@ To add "conda-forge" to the conda channels, run the following in a terminal. ::
6364We want to install our packages in a suitable conda environment.
6465The following creates and activates a new environment named ``diffpy.apps_env `` ::
6566
66- conda create -n diffpy.apps_env diffpy.apps
67+ conda create -n diffpy.apps_env diffpy.apps python=3.13
6768 conda activate diffpy.apps_env
6869
6970The output should print the latest version displayed on the badges above.
You can’t perform that action at this time.
0 commit comments