Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pre-commit-2.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
janaSunrise committed Mar 17, 2021
2 parents 1e4d935 + 6f1b592 commit e974d10
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 86 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 @@ -6,7 +6,7 @@ name = "pypi"
[dev-packages]
autopep8 = "~=1.5.4"
flake8 = "~=3.8.4"
flake8-annotations = "~=2.4.1"
flake8-annotations = "~=2.6.1"
flake8-bugbear = "~=20.1.4"
flake8-import-order = "~=0.18.1"
pre-commit = "~=2.11.1"
Expand Down
10 changes: 5 additions & 5 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 e974d10

Please sign in to comment.