You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ /usr/bin/python3 -sBm build -w --no-isolation* Getting build dependencies for wheel.../usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg)running egg_infocreating gql.egg-infowriting gql.egg-info/PKG-INFOwriting dependency_links to gql.egg-info/dependency_links.txtwriting entry points to gql.egg-info/entry_points.txtwriting requirements to gql.egg-info/requires.txtwriting top-level names to gql.egg-info/top_level.txtwriting manifest file 'gql.egg-info/SOURCES.txt'reading manifest file 'gql.egg-info/SOURCES.txt'reading manifest template 'MANIFEST.in'warning: no files found matching 'dev_requirements.txt'warning: no files found matching '*.jpg' under directory 'docs'warning: no files found matching '*.png' under directory 'docs'warning: no files found matching '*.gif' under directory 'docs'no previously-included directories found matching 'docs/_build'no previously-included directories found matching 'gql-checker'warning: no previously-included files matching '*.py[co]' found anywhere in distributionwarning: no previously-included files matching '__pycache__' found anywhere in distributionadding license file 'LICENSE'writing manifest file 'gql.egg-info/SOURCES.txt'* Building wheel.../usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg)running bdist_wheelThe [wheel] section is deprecated. Use [bdist_wheel] instead./usr/lib/python3.10/site-packages/setuptools/_distutils/cmd.py:111: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated!! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ********************************************************************************!!
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: