Skip to content

Commit

Permalink
Drop extra categories
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
edwardtheharris committed Jul 22, 2024
1 parent 234947f commit 80ae303
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 922 deletions.
9 changes: 2 additions & 7 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ name = "pypi"
[packages]
ansible = "*"
ansible-creator = "*"
ansible-lint = "*"
ansible-navigator = "*"
gitpython = "*"
loguru = "*"
pipenv = "*"
redis = "*"

[dev-packages]
Expand All @@ -33,10 +35,3 @@ sphinxemoji = "*"
sphinxext-opengraph = "*"
sphinxext-rediraffe = "*"
sphinx-notfound-page = "*"

[lint]
ansible-lint = "*"

[git]
loguru = "*"
gitpython = "*"
Loading

0 comments on commit 80ae303

Please sign in to comment.