We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe9511 commit 3d05f16Copy full SHA for 3d05f16
environment.yml
@@ -113,5 +113,5 @@ dependencies:
113
- tabulate>=0.8.3 # DataFrame.to_markdown
114
- natsort # DataFrame.sort_values
115
- pip:
116
- - git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master
+ - git+https://github.com/pandas-dev/pydata-sphinx-theme.git@2488b7defbd3d753dd5fcfc890fc4a7e79d25103
117
- git+https://github.com/numpy/numpydoc
requirements-dev.txt
@@ -76,5 +76,5 @@ cftime
76
pyreadstat
77
tabulate>=0.8.3
78
natsort
79
-git+https://github.com/pandas-dev/pydata-sphinx-theme.git@master
+git+https://github.com/pandas-dev/pydata-sphinx-theme.git@2488b7defbd3d753dd5fcfc890fc4a7e79d25103
80
git+https://github.com/numpy/numpydoc
0 commit comments