Skip to content

Commit

Permalink
Moved django-extensions from dev-packages to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
reza00farjam committed Oct 7, 2023
1 parent 5a0932f commit eb02c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ django-nested-admin = "*"
drf-yasg = "*"
python-dotenv = "*"
django-cors-headers = "*"
django-extensions = "*"

[dev-packages]
autopep8 = "*"
django-extensions = "*"

[requires]
python_version = "3.10.12"

0 comments on commit eb02c26

Please sign in to comment.