mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
Merge pull request #839 from delroth/tornado-utils-setuptools
overrides: add setuptools to tornado-utils
This commit is contained in:
commit
54b4cf1557
1 changed files with 3 additions and 0 deletions
|
@ -16711,6 +16711,9 @@
|
|||
"tornado": [
|
||||
"setuptools"
|
||||
],
|
||||
"tornado-utils": [
|
||||
"setuptools"
|
||||
],
|
||||
"torpy": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue