Skip to content

Commit

Permalink
Remove pinning of ansible-pylibssh
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Oct 23, 2024
1 parent f4fa034 commit 28283ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .config/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ mkdocstrings-python
pillow
pymdown-extensions
slugify
# for community-ansible-dev-tools image
ansible-pylibssh==1.1.0
1 change: 1 addition & 0 deletions Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ tasks:
desc: Lint the project
cmds:
- task: install
- task: als:package # to produce the tgz file that can-release is using
- packages/ansible-language-server/tools/can-release.sh
- "{{.VIRTUAL_ENV}}/bin/python3 ./tools/precheck.py"
- "{{.VIRTUAL_ENV}}/bin/python3 -m pre_commit run -a"
Expand Down

0 comments on commit 28283ea

Please sign in to comment.