mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-09 12:06:40 -04:00
Merge pull request #1285 from cpcloud/build-systems
chore: add readtime and paginate build systems
This commit is contained in:
commit
f7433bdfb0
1 changed files with 6 additions and 0 deletions
|
@ -11061,6 +11061,9 @@
|
||||||
"pagelabels": [
|
"pagelabels": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
"paginate": [
|
||||||
|
"setuptools"
|
||||||
|
],
|
||||||
"paho-mqtt": [
|
"paho-mqtt": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
@ -15773,6 +15776,9 @@
|
||||||
"readthedocs-sphinx-ext": [
|
"readthedocs-sphinx-ext": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
"readtime": [
|
||||||
|
"setuptools"
|
||||||
|
],
|
||||||
"rebulk": [
|
"rebulk": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue