Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/flake8-bugbear-21.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janaSunrise committed Mar 17, 2021
2 parents 5a98ea6 + bb1de4c commit df96d6c
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 89 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ python:
version: 3.7
install:
- requirements: docs/requirements.txt
- method: setuptools
path: .
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ flake8 = "~=3.8.4"
flake8-annotations = "~=2.4.1"
flake8-bugbear = "~=21.3.2"
flake8-import-order = "~=0.18.1"
pre-commit = "~=2.8.2"
pre-commit = "~=2.11.1"
pytest-benchmark = "*"
bandit = "*"
recommonmark = "*"
Expand Down
16 changes: 8 additions & 8 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
aiohttp==3.7.4post0
aiohttp-theme==0.1.6
myst-parser==0.13.5
recommonmark==0.7.1
Sphinx==3.5.2
requests==2.25.1
requests-cache==0.5.2

77 changes: 0 additions & 77 deletions requirements.txt

This file was deleted.

0 comments on commit df96d6c

Please sign in to comment.