mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 17:51:40 -05:00
Fix tba-api-v3client alphabetical sort order
This commit is contained in:
parent
ed47467fb1
commit
09c325855d
1 changed files with 2 additions and 2 deletions
|
@ -16459,10 +16459,10 @@
|
||||||
"taxi": [
|
"taxi": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
"tbats": [
|
"tba-api-v3client": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
"tba-api-v3client": [
|
"tbats": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
"tblib": [
|
"tblib": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue