Merge pull request #792 from SemMulder/add-build-systems

Add some missing build systems
This commit is contained in:
adisbladis 2022-11-04 16:54:30 +13:00 committed by GitHub
commit ef89591c71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3925,6 +3925,9 @@
"django-treebeard": [
"setuptools"
],
"django-types": [
"poetry-core"
],
"django-versatileimagefield": [
"setuptools"
],
@ -3963,6 +3966,9 @@
"djangorestframework-stubs": [
"setuptools"
],
"djangorestframework-types": [
"poetry"
],
"djmail": [
"setuptools"
],
@ -15261,6 +15267,9 @@
"slugid": [
"setuptools"
],
"slumber": [
"setuptools"
],
"sly": [
"setuptools"
],