mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
Merge pull request #776 from worldofgeese/patch-1
This commit is contained in:
commit
ed90486b3a
1 changed files with 6 additions and 0 deletions
|
@ -3695,6 +3695,9 @@
|
|||
"django-cleanup": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-cockroachdb": [
|
||||
"setuptools"
|
||||
],
|
||||
"django-colorful": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -10597,6 +10600,9 @@
|
|||
"psycopg2": [
|
||||
"setuptools"
|
||||
],
|
||||
"psycopg2-binary": [
|
||||
"setuptools"
|
||||
],
|
||||
"psycopg2cffi": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue