Skip to content

Commit

Permalink
chmod +x
Browse files Browse the repository at this point in the history
  • Loading branch information
monosans committed Jan 18, 2024
1 parent ce3fdad commit aa27a7c
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ repos:
- id: mypy
args:
- --scripts-are-modules
additional_dependencies:
- aiohttp<4
- attrs
- maxminddb<3
- platformdirs<5
- rich<14
- tomli<3
- types-aiofiles<24
- typing-extensions<5
- uvloop<0.20; implementation_name == "cpython" and (sys_platform == "darwin" or sys_platform == "linux")
# additional_dependencies:
# - aiohttp<4
# - attrs
# - maxminddb<3
# - platformdirs<5
# - rich<14
# - tomli<3
# - types-aiofiles<24
# - typing-extensions<5
# - uvloop<0.20; implementation_name == "cpython" and (sys_platform == "darwin" or sys_platform == "linux")
Empty file modified install-termux.sh
100644 → 100755
Empty file.
Empty file modified start-termux.sh
100644 → 100755
Empty file.
Empty file modified start.sh
100644 → 100755
Empty file.

0 comments on commit aa27a7c

Please sign in to comment.