Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
omercnet committed Mar 19, 2023
1 parent 6b96dcc commit 74e1676
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ DJANGO=

[testenv]
commands =
poetry install --with dev
python manage.py test
extras=
test
Expand All @@ -31,5 +30,4 @@ deps=
dj41: Django>=4.1,<4.2
djmain: https://github.com/django/django/archive/main.tar.gz
python-dotenv

allowlist_externals=poetry
django-debug-toolbar

0 comments on commit 74e1676

Please sign in to comment.