Merge pull request #1147 from NorfairKing/more-buildsystems

This commit is contained in:
Phillip Cloud 2023-05-01 04:49:53 -07:00 committed by GitHub
commit e76346580a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1267,6 +1267,7 @@
"setuptools"
],
"autoflake": [
"setuptools",
"hatchling"
],
"autograd": [
@ -3529,6 +3530,9 @@
"curve25519-donna": [
"setuptools"
],
"customerio": [
"setuptools"
],
"cvxopt": [
"setuptools"
],
@ -5502,6 +5506,9 @@
"flake8-length": [
"setuptools"
],
"flake8-mock": [
"setuptools"
],
"flake8-noqa": [
"setuptools"
],
@ -9211,6 +9218,9 @@
"mixer": [
"setuptools"
],
"mixpanel": [
"setuptools"
],
"mizani": [
"setuptools"
],
@ -13415,24 +13425,51 @@
"pyramid-chameleon": [
"setuptools"
],
"pyramid-deferred-sqla": [
"setuptools"
],
"pyramid-exclog": [
"setuptools"
],
"pyramid-force-https": [
"setuptools"
],
"pyramid-hawkauth": [
"setuptools"
],
"pyramid-heroku": [
"setuptools"
],
"pyramid-jinja2": [
"setuptools"
],
"pyramid-jwt": [
"setuptools"
],
"pyramid-mako": [
"setuptools"
],
"pyramid-mixpanel": [
"setuptools"
],
"pyramid-multiauth": [
"setuptools"
],
"pyramid-openapi3": [
"poetry"
],
"pyramid-redirect": [
"setuptools"
],
"pyramid-retry": [
"setuptools"
],
"pyramid-splinter": [
"setuptools"
],
"pyramid-tm": [
"setuptools"
],
"pyreadability": [
"setuptools"
],
@ -14161,6 +14198,9 @@
"poetry-core",
"setuptools"
],
"pytest-splinter": [
"setuptools"
],
"pytest-subprocess": [
"setuptools"
],
@ -15296,6 +15336,9 @@
"rcssmin": [
"setuptools"
],
"rdbms-subsetter": [
"setuptools"
],
"rdflib": [
"setuptools"
],
@ -16478,6 +16521,9 @@
"skytemple-ssb-debugger": [
"setuptools"
],
"slack-bolt": [
"setuptools"
],
"slack-sdk": [
"setuptools"
],
@ -19662,6 +19708,9 @@
"zope-size": [
"setuptools"
],
"zope-sqlalchemy": [
"setuptools"
],
"zope-testbrowser": [
"setuptools"
],