Skip to content

Commit

Permalink
[WIP] Fix test requirements (#1745)
Browse files Browse the repository at this point in the history
[WIP] Fix test requirements

Related: ansible-community/community-topics#230
  • Loading branch information
mariolenz authored May 22, 2023
1 parent 8dbe1b3 commit 5a591b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions tests/requirements.yml

This file was deleted.

2 changes: 0 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ skipsdist = True

[testenv]
install_command = pip install {opts} {packages}
#deps = -r{toxinidir}/requirements.txt
# -r{toxinidir}/test-requirements.txt

[testenv:linters]
deps =
Expand Down

0 comments on commit 5a591b3

Please sign in to comment.