File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ authors = [
1414dynamic = [" version" , " description" ]
1515requires-python = " >=3.8"
1616readme = " README.md"
17- home-page = " https://github.com/eadwinCode /ellar-django-module"
17+ home-page = " https://github.com/python-ellar /ellar-django-module"
1818classifiers = [
1919 " Intended Audience :: Information Technology" ,
2020 " Intended Audience :: System Administrators" ,
@@ -53,18 +53,18 @@ dependencies = [
5353
5454
5555[project .urls ]
56- Documentation = " https://github.com/eadwinCode /ellar-django-module"
57- Source = " https://github.com/eadwinCode /ellar-django-module"
58- Homepage = " https://eadwincode .github.io/ellar-django-module/"
56+ Documentation = " https://github.com/python-ellar /ellar-django-module"
57+ Source = " https://github.com/python-ellar /ellar-django-module"
58+ Homepage = " https://python-ellar .github.io/ellar-django-module/"
5959
6060[project .optional-dependencies ]
6161test = [
6262 " pytest >= 7.1.3,<8.0.0" ,
6363 " pytest-django" ,
6464 " pytest-cov >= 2.12.0,<5.0.0" ,
65- " mypy == 1.4 .1" ,
66- " ruff ==0.0.275 " ,
67- " black == 23.7.0 " ,
65+ " black ==23.10 .1" ,
66+ " mypy == 1.6.1 " ,
67+ " ruff ==0.1.3 " ,
6868 " pytest-asyncio" ,
6969 " autoflake" ,
7070]
You can’t perform that action at this time.
0 commit comments