Skip to content

Commit

Permalink
v9.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitRon committed Feb 29, 2024
1 parent ea68b81 commit d9010c7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -182,3 +182,4 @@ _build

# Test files
ambient_toolbox/locale/xx/*
!ambient_toolbox/locale/xx/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ deps =
django50: Django==5.0.*
extras = dev,drf,graphql,sentry,view-layer,
commands =
sudo coverage run -m pytest --ds settings tests
coverage run -m pytest --ds settings tests
[gh-actions]
python =
Expand Down

0 comments on commit d9010c7

Please sign in to comment.