Skip to content

Commit

Permalink
overrides: Add build system for various packages
Browse files Browse the repository at this point in the history
Co-authored-by: Ondrej Kubanek <[email protected]>
Co-authored-by: Lorenz Leutgeb <[email protected]>
  • Loading branch information
3 people committed Aug 21, 2023
1 parent e4cd574 commit 8220f8b
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions overrides/build-systems.json
Original file line number Diff line number Diff line change
Expand Up @@ -3912,6 +3912,9 @@
"deform": [
"setuptools"
],
"defusedcsv": [
"setuptools"
],
"defusedxml": [
"setuptools"
],
Expand Down Expand Up @@ -4215,6 +4218,9 @@
"django-bootstrap-form": [
"setuptools"
],
"django-bootstrap4": [
"setuptools"
],
"django-cache-memoize": [
"setuptools"
],
Expand Down Expand Up @@ -4255,6 +4261,9 @@
"setuptools",
"setuptools-scm"
],
"django-context-decorator": [
"setuptools"
],
"django-contrib-comments": [
"setuptools"
],
Expand Down Expand Up @@ -4330,21 +4339,33 @@
"setuptools",
"setuptools-scm"
],
"django-hierarkey": [
"setuptools"
],
"django-hijack": [
"setuptools"
],
"django-htmx": [
"setuptools"
],
"django-i18nfield": [
"setuptools"
],
"django-ipware": [
"setuptools"
],
"django-jinja": [
"setuptools"
],
"django-jquery-js": [
"setuptools"
],
"django-js-asset": [
"setuptools"
],
"django-libsass": [
"setuptools"
],
"django-logentry-admin": [
"setuptools"
],
Expand Down Expand Up @@ -4441,6 +4462,9 @@
"django-rq": [
"setuptools"
],
"django-scopes": [
"setuptools"
],
"django-sesame": [
"setuptools"
],
Expand Down Expand Up @@ -7559,6 +7583,9 @@
"inkex": [
"setuptools"
],
"inlinestyler": [
"setuptools"
],
"inotify": [
"setuptools"
],
Expand Down Expand Up @@ -12037,6 +12064,9 @@
"publicsuffix2": [
"setuptools"
],
"publicsuffixlist": [
"setuptools"
],
"pubnub": [
"setuptools"
],
Expand Down Expand Up @@ -16193,6 +16223,9 @@
"ruffus": [
"setuptools"
],
"rules": [
"setuptools"
],
"runway-python": [
"setuptools"
],
Expand Down Expand Up @@ -19068,6 +19101,9 @@
},
"setuptools"
],
"urlman": [
"setuptools"
],
"urlpy": [
"setuptools"
],
Expand Down

0 comments on commit 8220f8b

Please sign in to comment.