Skip to content

Commit

Permalink
Fix make unittest and make install targets (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarber-akamai authored Jan 2, 2024
1 parent 510e914 commit 1eab546
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ black>=23.1.0
isort>=5.12.0
autoflake>=2.0.1
pytest>=7.3.1
pytest-ansible>=4.1.0
pytest-forked>=1.6.0
pytest-xdist>=3.3.1
1 change: 1 addition & 0 deletions template/galaxy.template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ build_ignore:
- 'tests'
- 'scripts'
- 'venv'
- 'collections'

0 comments on commit 1eab546

Please sign in to comment.