Skip to content

Commit

Permalink
Merge pull request #984 from arXiv/develop
Browse files Browse the repository at this point in the history
arxiv-docs - merging some old but relevant branches
  • Loading branch information
alisonhofer authored Aug 28, 2024
2 parents 5c1757a + 969e9d3 commit eb4bc38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion make_arxiv_theme/prep_for_mkdocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ python3 -m venv $TMPVENV
. $TMPVENV/bin/activate
echo "Made temp venv and activated"

pip3 install git+https://github.com/arXiv/arxiv-base.git@ARXIVNG-5130-python310
pip3 install git+https://github.com/arXiv/arxiv-base.git@ARXIVNG-5185

echo "Installed arxiv-base"

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ mkdocs-material==8.5.6
mkdocs-material-extensions==1.0.3
packaging==21.3
Pygments==2.13.0
pymdown-extensions==9.6
pymdown-extensions==10.0
pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==6.0.1
pyyaml_env_tag==0.1
requests==2.28.1
requests==2.31.0
six==1.16.0
urllib3==1.26.12
watchdog==2.1.9
Expand Down

0 comments on commit eb4bc38

Please sign in to comment.