Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings in Tests #125

Closed
animmosmith opened this issue Aug 24, 2023 · 0 comments · Fixed by #138 or #118
Closed

Warnings in Tests #125

animmosmith opened this issue Aug 24, 2023 · 0 comments · Fixed by #138 or #118

Comments

@animmosmith
Copy link
Collaborator

The following warnings are raised during the running of tests:]
tr_d = dist.fetch_build_eggs(dist.tests_require or [])
C:\Miniconda\envs\pyopia\lib\site-packages\setuptools\command\test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

    ********************************************************************************
    Requirements should be satisfied by a PEP 517 installer.
    If you are using pip, you can try `pip install --use-pep517`.
    ********************************************************************************

!!
er_d = dist.fetch_build_eggs(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant