mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
Add some missing build systems
This commit is contained in:
parent
c52e327fc2
commit
b0cc72d33b
1 changed files with 9 additions and 0 deletions
|
@ -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"
|
||||
],
|
||||
|
@ -15258,6 +15264,9 @@
|
|||
"slugid": [
|
||||
"setuptools"
|
||||
],
|
||||
"slumber": [
|
||||
"setuptools"
|
||||
],
|
||||
"sly": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue