Skip to content
Merged
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 environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,6 @@ dependencies:
- tabulate>=0.8.3 # DataFrame.to_markdown
- natsort # DataFrame.sort_values
- pip:
- git+https://github.com/pydata/pydata-sphinx-theme.git@master
- pydata-sphinx-theme
- pandas-dev-flaker==0.2.0
- pytest-cython
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ cftime
pyreadstat
tabulate>=0.8.3
natsort
git+https://github.com/pydata/pydata-sphinx-theme.git@master
pydata-sphinx-theme
pandas-dev-flaker==0.2.0
pytest-cython
setuptools>=51.0.0