Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
irtazaakram committed Sep 13, 2023
1 parent 30f095e commit 7a2d07d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,17 @@ classifiers =
zip_safe = False
packages = crum
include_package_data = True
setup_requires =
setup_requires =
pytest-runner
setuptools-twine
tests_require =
tests_require =
django>=2.2
djangorestframework
pytest
pytest-cov
pytest-django
pytest-flake8
install_requires =
install_requires =
django>=2.2

[check]
Expand Down

0 comments on commit 7a2d07d

Please sign in to comment.