restrict Sphinx version to pre-6.0 to recover lost website assets
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
Sphinx < 7.0.0
|
Sphinx < 6.0.0
|
||||||
sphinxcontrib-spelling
|
sphinxcontrib-spelling
|
||||||
sphinxcontrib-jquery >=3.0.0
|
sphinxcontrib-jquery >=3.0.0
|
||||||
git+https://github.com/akohlmey/sphinx-fortran@parallel-read
|
git+https://github.com/akohlmey/sphinx-fortran@parallel-read
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
#define LAMMPS_VERSION "28 Mar 2023"
|
#define LAMMPS_VERSION "28 Mar 2023"
|
||||||
|
#define LAMMPS_UPDATE "Update 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user