-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAINT: update pip constraints and pre-commit (#202)
* DOC: add back comma to reference style https://sphinxcontrib-bibtex.readthedocs.io/en/latest/usage.html\#referencing-style * DX: activate VSCode multi-file diff editor https://code.visualstudio.com/updates/v1_85\#_multifile-diff-editor * DX: define `docnblive` job in `tox.ini` * DX: define `nb` job in `tox.ini` * DX: outsource bibliography style to `sphinx-pybtex-etal-style` * DX: outsource `wiki` role to `sphinx-api-relink` * ENH: remove `importlib-metadata` from `doc` dependencies * ENH: remove `ypy-websocket` version constraints * MAINT: clean up `conf.py` with new Sphinx extensions * MAINT: remove `numpy` version restriction --------- Co-authored-by: GitHub <noreply@github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
843db4f
commit cd25f7d
Showing
17 changed files
with
538 additions
and
664 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
!py3.*.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.