File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0.0"]
3
3
build-backend = " setuptools.build_meta"
4
4
5
5
[project ]
6
- name = " django-salesforce"
6
+ name = " django-salesforce-agpl "
7
7
dynamic = [
8
8
" version" ,
9
9
" dependencies"
@@ -13,7 +13,7 @@ authors = [{name = "Hynek Cernoch", email="hynek@sdb.cz"}]
13
13
maintainers = [{name = " Phil Christensen" , email =" phil@bubblehouse.org" }]
14
14
description = " a Salesforce backend for Django's ORM"
15
15
readme = " README.rst"
16
- license = {text = " MIT (or AGPL) " }
16
+ license = {text = " AGPL" }
17
17
keywords = [" django" , " salesforce" , " orm" , " backend" ]
18
18
classifiers = [
19
19
" Development Status :: 5 - Production/Stable" ,
@@ -23,7 +23,7 @@ classifiers = [
23
23
]
24
24
25
25
[project .urls ]
26
- Homepage = " https://github.com/django-salesforce/django-salesforce"
26
+ Homepage = " https://github.com/django-salesforce/django-salesforce-agpl "
27
27
Funding = " https://github.com/sponsors/hynekcer"
28
28
Tracker = " https://github.com/django-salesforce/django-salesforce/issues"
29
29
You can’t perform that action at this time.
0 commit comments