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

DO NOT MERGE: instead, can we use this issue to discuss the idea of possibly using Poetry for builds? #559

Closed
wants to merge 1 commit into from

Conversation

geeksville
Copy link
Member

Does anyone still use this old script besides me? It is kinda yucky and I think it needs this change to work with the new virtualenv hotness.

Also: what do ya'll think about possibly switching to Poetry for our python builds? It is really nice (and apparently the new cool way to make projects for pypi) and hides the virtualenv goo. If you are interested I'm willing to send in a PR for your consideration. Would make the env for devs much easier I think - also nicely packages for pypi and removes the need for requirements.txt.

Does anyone still use this old script besides me?  It is kinda yucky and I
think it needs this change to work with the new virtualenv hotness.

Also: what do ya'll think about possibly switching to Poetry for our
python builds?  It is really nice (and apparently the new cool way to
make projects for pypi) and hides the virtualenv goo.  If you are
interested I'm willing to send in a PR for your consideration.  Would
make the env for devs much easier I think - also nicely packages for
pypi and removes the need for requirements.txt.
Copy link

codecov bot commented Apr 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.94%. Comparing base (3d6fa36) to head (209cd8d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #559   +/-   ##
=======================================
  Coverage   61.94%   61.94%           
=======================================
  Files          14       14           
  Lines        2917     2917           
=======================================
  Hits         1807     1807           
  Misses       1110     1110           
Flag Coverage Δ
unittests 61.94% <ø> (ø)

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.

@geeksville geeksville closed this Apr 27, 2024
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