Skip to content

Conversation

amotl
Copy link
Contributor

@amotl amotl commented Oct 18, 2024

About

A little modernization, preparing to phase out setup.py.

Details

/home/runner/work/grafana-wtf/grafana-wtf/.venv/lib/python3.13/site-packages/setuptools/command/develop.py:41: EasyInstallDeprecationWarning: easy_install command is deprecated.
 /home/runner/work/grafana-wtf/grafana-wtf/.venv/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.
        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************
!!

References

@amotl amotl force-pushed the python-rm-setuptools branch from b31a7fa to 8be698c Compare October 18, 2024 16:20
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.32%. Comparing base (e96bf02) to head (8be698c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #149   +/-   ##
=======================================
  Coverage   87.32%   87.32%           
=======================================
  Files           9        9           
  Lines        1089     1089           
=======================================
  Hits          951      951           
  Misses        138      138           
Flag Coverage Δ
unittests 87.32% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amotl amotl marked this pull request as ready for review October 18, 2024 16:35
@amotl amotl merged commit da92328 into main Oct 18, 2024
17 checks passed
@amotl amotl deleted the python-rm-setuptools branch October 18, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant